Skip to main content
Version: 27.4.x

Interface: SkipChecksOpt

api/procedures/types.SkipChecksOpt

Properties

accountFrozen

Optional accountFrozen: boolean

whether to skip the account frozen check

Defined in

api/procedures/types.ts:106


agentPermissions

Optional agentPermissions: boolean

whether to skip the agent permissions check

Defined in

api/procedures/types.ts:102


identity

Optional identity: boolean

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

Defined in

api/procedures/types.ts:110


roles

Optional roles: boolean

whether to skip the roles check

Defined in

api/procedures/types.ts:94


signerPermissions

Optional signerPermissions: boolean

whether to skip the signer permissions check

Defined in

api/procedures/types.ts:98