Interface Executor

Hierarchy

  • Executor

Implemented by

Methods

Methods

  • Parameters

    • tx: TransactionSkeletonType
    • options: {
          scriptGroupType: "type" | "lock";
          scriptHash: string;
      }
      • scriptGroupType: "type" | "lock"
      • scriptHash: string

    Returns Promise<ExecuteResult>

Generated using TypeDoc