Transform a value into Cardano.PaymentAddress, Resulting PaymentAddress will be base58 in case of Byron era or bech32 in case of Shelley era or newer.
value
Cardano.PaymentAddress
if value is invalid
bech32 string, base58 string or hex-encoded bytes address.
Generated using TypeDoc
Transform a
value
intoCardano.PaymentAddress
, Resulting PaymentAddress will be base58 in case of Byron era or bech32 in case of Shelley era or newer.Throws
if value is invalid