Construct a Account from a base58check string.
Account
The token holder account.
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
Account
from a base58check string.Returns
The token holder account.
Throws
If the provided string is not: exactly 50 characters, a valid base58check encoding using version byte 1.