AccountIdentifier
AccountIdentifier =
Uint8Array
Defined in: packages/canisters/src/declarations/ledger-icp/ledger.d.ts:30
AccountIdentifier is a 32-byte array. The first 4 bytes is big-endian encoding of a CRC32 checksum of the last 28 bytes.
AccountIdentifier =
Uint8Array
Defined in: packages/canisters/src/declarations/ledger-icp/ledger.d.ts:30
AccountIdentifier is a 32-byte array. The first 4 bytes is big-endian encoding of a CRC32 checksum of the last 28 bytes.