types.ProcedureMethod
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / / ProcedureMethod
.ProcedureMethod
MethodArgs
MethodArgs
ProcedureReturnValue
ProcedureReturnValue
ReturnValue
ProcedureReturnValue
▸ ProcedureMethod(args
, opts?
): Promise
<TransactionQueue
<ProcedureReturnValue
, ReturnValue
, unknown
[][]>>
Parameters
args
MethodArgs
opts?
Returns
Promise
<TransactionQueue
<ProcedureReturnValue
, ReturnValue
, unknown
[][]>>
Defined in
Parameters
args
MethodArgs
opts?
Returns
Defined in
▸ checkAuthorization(args
, opts?
): Promise
<>
Promise
<>