public class TransactionReceiptDTOExt extends TransactionReceiptDTO
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
error |
java.lang.String |
returnData |
blockHash, blockNumber, contractAddress, cumulativeGasUsed, from, gasUsed, logs, logsBloom, status, to, transactionHash, transactionIndex| Constructor and Description |
|---|
TransactionReceiptDTOExt(org.ethereum.core.Block block,
org.ethereum.core.TransactionInfo txInfo) |
getBlockHash, getBlockNumber, getContractAddress, getCumulativeGasUsed, getFrom, getGasUsed, getLogs, getLogsBloom, getStatus, getTo, getTransactionHash, getTransactionIndex