Skip to content

Icrc21ConsentMessageParams

Icrc21ConsentMessageParams = Omit<ConsentMessageArgs, "user_preferences"> & object

Defined in: packages/ledger-icrc/src/types/ledger.params.ts:123

Parameters for the consent message request.

userPreferences: Icrc21ConsentMessageSpec

Method name of the canister call.

Argument of the canister call.

User preferences with regards to the consent message presented to the end-user.