Construct an AccountAddress from a buffer of bytes.
If the provided buffer does not contain exactly 32 bytes.
The AccountAddress.
Buffer containing exactly 32 bytes representing the address of the account.
Generated using TypeDoc
Construct an AccountAddress from a buffer of bytes.
Throws
If the provided buffer does not contain exactly 32 bytes.
Returns
The AccountAddress.