public class EthereumWalletServiceManaged extends Object
| Constructor and Description |
|---|
EthereumWalletServiceManaged(EthereumWalletService ethereumWalletService) |
| Modifier and Type | Method and Description |
|---|---|
EthereumWalletAccountService |
getAccountService() |
long |
getKnownTreatedTransactionsCount() |
Set<String> |
getPendingTransactionHashes() |
EthereumWalletTransactionService |
getTransactionService() |
EthereumTransactionVerifier |
getTransactionVerifier() |
long |
getWalletsCount() |
void |
runTransactionVerifier() |
public EthereumWalletServiceManaged(EthereumWalletService ethereumWalletService)
public long getKnownTreatedTransactionsCount()
public long getWalletsCount()
public void runTransactionVerifier()
public EthereumWalletTransactionService getTransactionService()
public EthereumWalletAccountService getAccountService()
public EthereumTransactionVerifier getTransactionVerifier()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.