types.NoArgsProcedureMethod
Last updated
Was this helpful?
@polymeshassociation/polymesh-sdk / Modules / types / NoArgsProcedureMethod
types.NoArgsProcedureMethod
ProcedureReturnValue
ProcedureReturnValue
ReturnValue
ProcedureReturnValue
▸ NoArgsProcedureMethod(opts?): Promise<TransactionQueue<ProcedureReturnValue, ReturnValue, unknown[][]>>
Parameters
opts?
Returns
Promise<TransactionQueue<ProcedureReturnValue, ReturnValue, unknown[][]>>
Defined in
▸ checkAuthorization(opts?): Promise<ProcedureAuthorizationStatus>
Parameters
opts?
Returns
Promise<ProcedureAuthorizationStatus>
Defined in
Last updated
Was this helpful?
Was this helpful?