public class EthereumTransactionVerifier extends Object implements org.picocontainer.Startable
| Constructor and Description |
|---|
EthereumTransactionVerifier(org.exoplatform.container.ExoContainer container,
EthereumClientConnector ethereumClientConnector,
EthereumWalletTransactionService transactionService) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getPendingTransactionHashes() |
void |
runNow()
Run verifier instantly in an asynchronous way
|
void |
start() |
void |
stop() |
public EthereumTransactionVerifier(org.exoplatform.container.ExoContainer container,
EthereumClientConnector ethereumClientConnector,
EthereumWalletTransactionService transactionService)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.