We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
api/procedures/types.SkipChecksOpt
• Optional accountFrozen: boolean
Optional
boolean
whether to skip the account frozen check
api/procedures/types.ts:109
• Optional agentPermissions: boolean
whether to skip the agent permissions check
api/procedures/types.ts:105
• Optional identity: boolean
whether to skip the identity check (i.e. whether the signing Account has an associated Identity)
api/procedures/types.ts:113
• Optional roles: boolean
whether to skip the roles check
api/procedures/types.ts:97
• Optional signerPermissions: boolean
whether to skip the signer permissions check
api/procedures/types.ts:101