cancel()
cancel()
function cancel(
params,
invoker,
env): Promise<InstructionResult>;Defined in: cancel.ts:5
Parameters
| Parameter | Type |
|---|---|
params | IInteractData |
invoker | Invoker |
env | Env |
Returns
Promise<InstructionResult>
function cancel(
params,
invoker,
env): Promise<InstructionResult>;Defined in: cancel.ts:5
| Parameter | Type |
|---|---|
params | IInteractData |
invoker | Invoker |
env | Env |
Promise<InstructionResult>