Skip to content

GetAllowancesError

GetAllowancesError = { GenericError: { error_code: bigint; message: string; }; } | { AccessDenied: { reason: string; }; }

Defined in: packages/canisters/src/declarations/ledger-icrc/icrc_ledger.d.ts:141