getAccountAddressAsUint8Array
getAccountAddressAsUint8Array(
account
):Uint8Array
Defined in: src/account/account.ts:117
Parameters
account
Either an account (with private key loaded) or the string address of an account
string
| SendTransactionFrom
Returns
Uint8Array