Skip to content

Value

Value = { Int: bigint; } | { Nat: bigint; } | { Blob: Uint8Array; } | { Text: string; }

Defined in: packages/canisters/src/declarations/ledger-icp/ledger.d.ts:509

The value returned from the [icrc1_metadata] endpoint.