There was an error while loading. Please reload this page.
types.ProcedureMethod
MethodArgs
ProcedureReturnValue
ReturnValue
▸ ProcedureMethod(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:1562