You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the Core package (that ideally should be blockchain agnostic, the same as the marlowe spec), this should just be an opaque type Address = string, and not a AddressBech32. Then when we are working with cardano runtime, the AddressBech32 will be assignable to the more permissive Address
The text was updated successfully, but these errors were encountered:
the Core package (that ideally should be blockchain agnostic, the same as the marlowe spec), this should just be an opaque type Address = string, and not a AddressBech32. Then when we are working with cardano runtime, the AddressBech32 will be assignable to the more permissive Address
The text was updated successfully, but these errors were encountered: