public class TransactionReceiptDTOExt extends TransactionReceiptDTO
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
error |
java.lang.String |
returnData |
blockHash, blockNumber, contractAddress, cumulativeGasUsed, gasUsed, logs, transactionHash, transactionIndex| Constructor and Description |
|---|
TransactionReceiptDTOExt(org.ethereum.core.Block block,
org.ethereum.core.TransactionInfo txInfo) |