types.ProcedureMethod
Last updated
Last updated
@polymeshassociation/polymesh-sdk / Modules / types / ProcedureMethod
types.ProcedureMethod
Name | Type |
---|---|
▸ ProcedureMethod(args
, opts?
): Promise
<TransactionQueue
<ProcedureReturnValue
, ReturnValue
, unknown
[][]>>
Parameters
Name | Type |
---|---|
Returns
Promise
<TransactionQueue
<ProcedureReturnValue
, ReturnValue
, unknown
[][]>>
Defined in
▸ checkAuthorization(args
, opts?
): Promise
<ProcedureAuthorizationStatus
>
Parameters
Returns
Promise
<ProcedureAuthorizationStatus
>
Defined in
Name | Type |
---|---|
MethodArgs
MethodArgs
ProcedureReturnValue
ProcedureReturnValue
ReturnValue
ProcedureReturnValue
args
MethodArgs
opts?
args
MethodArgs
opts?