interface ExecuteTransactionParams {
    transactionList: string;
}

Properties

Properties

transactionList: string

Generated using TypeDoc