▪ MethodArgs
▪ ProcedureReturnValue
▪ ReturnValue
ProcedureMethod
▸ (args: MethodArgs, opts?: ProcedureOpts): Promise‹TransactionQueue‹ProcedureReturnValue, ReturnValue››
args
opts?
Defined in src/types/index.ts:1076arrow-up-right
Parameters:
Name
Type
MethodArgs
ProcedureOpts
Returns: Promise‹TransactionQueue‹ProcedureReturnValue, ReturnValue››
checkAuthorization
• checkAuthorization: function
Defined in src/types/index.ts:1080arrow-up-right
▸ (args: MethodArgs, opts?: ProcedureOpts): Promise‹ProcedureAuthorizationStatus›
Last updated 4 years ago
Was this helpful?