public class OnTransactionParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
org.ethereum.listener.EthereumListener.PendingTransactionState |
state |
org.ethereum.core.Transaction |
transaction |
| Constructor and Description |
|---|
OnTransactionParameters(org.ethereum.core.Transaction transaction,
org.ethereum.listener.EthereumListener.PendingTransactionState state) |
Copyright © 2016. All rights reserved.