Skip to content

Value

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

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

The value returned from the [icrc1_metadata] endpoint.