Interface: SkipChecksOpt
Defined in: src/api/procedures/types.ts:93
Properties
accountFrozen?
optionalaccountFrozen?:boolean
Defined in: src/api/procedures/types.ts:109
whether to skip the account frozen check
agentPermissions?
optionalagentPermissions?:boolean
Defined in: src/api/procedures/types.ts:105
whether to skip the agent permissions check
identity?
optionalidentity?:boolean
Defined in: src/api/procedures/types.ts:113
whether to skip the identity check (i.e. whether the signing Account has an associated Identity)
roles?
optionalroles?:boolean
Defined in: src/api/procedures/types.ts:97
whether to skip the roles check
signerPermissions?
optionalsignerPermissions?:boolean
Defined in: src/api/procedures/types.ts:101
whether to skip the signer permissions check