Construct a CborAccountAddress from a base58check string.
The CborAccountAddress.
If the provided string is not: exactly 50 characters, a valid base58check encoding using version byte 1.
String of base58check encoded account address, must use a byte version of 1.
Generated using TypeDoc
Construct a CborAccountAddress from a base58check string.
Returns
The CborAccountAddress.
Throws
If the provided string is not: exactly 50 characters, a valid base58check encoding using version byte 1.