ContractTransactionRequestOutput: {
    inputIndex: number;
    type: Contract;
}

Type declaration

  • inputIndex: number

    Index of input contract

  • type: Contract
""