Skip to main content
Version: v29.0.x

Interface: SkipChecksOpt

Defined in: src/api/procedures/types.ts:90

Properties

accountFrozen?

optional accountFrozen: boolean

Defined in: src/api/procedures/types.ts:106

whether to skip the account frozen check


agentPermissions?

optional agentPermissions: boolean

Defined in: src/api/procedures/types.ts:102

whether to skip the agent permissions check


identity?

optional identity: boolean

Defined in: src/api/procedures/types.ts:110

whether to skip the identity check (i.e. whether the signing Account has an associated Identity)


roles?

optional roles: boolean

Defined in: src/api/procedures/types.ts:94

whether to skip the roles check


signerPermissions?

optional signerPermissions: boolean

Defined in: src/api/procedures/types.ts:98

whether to skip the signer permissions check