public class EthTransaction extends Response<Transaction>
This differs slightly from the request EthSendTransaction Transaction object.
See docs for further details.
| Modifier and Type | Class and Description |
|---|---|
static class |
EthTransaction.ResponseDeserialiser |
Response.Error| Constructor and Description |
|---|
EthTransaction() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<Transaction> |
getTransaction() |
getError, getId, getJsonrpc, getResult, hasError, setError, setId, setJsonrpc, setResultpublic java.util.Optional<Transaction> getTransaction()