Skip to main content
Version: v28.0.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:105


agentPermissions

Optional agentPermissions: boolean

whether to skip the agent permissions check

Defined in

api/procedures/types.ts:101


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:109


roles

Optional roles: boolean

whether to skip the roles check

Defined in

api/procedures/types.ts:93


signerPermissions

Optional signerPermissions: boolean

whether to skip the signer permissions check

Defined in

api/procedures/types.ts:97