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.
types.OptionalArgsProcedureMethod
MethodArgs
ProcedureReturnValue
ReturnValue
▸ OptionalArgsProcedureMethod(args?, opts?): Promise<GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>>
args?
opts?
Promise
GenericPolymeshTransaction
ProcedureOpts
Promise<GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>>
• checkAuthorization: (args?: MethodArgs, opts?: ProcedureOpts) => Promise<ProcedureAuthorizationStatus>
ProcedureAuthorizationStatus
▸ (args?, opts?): Promise<ProcedureAuthorizationStatus>
Promise<ProcedureAuthorizationStatus>
types/index.ts:1576