SubAccount
SubAccount =
Uint8Array
Defined in: packages/canisters/src/declarations/ledger-icp/ledger.d.ts:364
Subaccount is an arbitrary 32-byte byte array. Ledger uses subaccounts to compute the source address, which enables one principal to control multiple ledger accounts.