| Package | Description |
|---|---|
| org.exoplatform.wallet.blockchain.listener | |
| org.exoplatform.wallet.blockchain.service |
This package is added in Webapp to add a workaround for the bouncycastle
dependency conflict with pre-bundeled version in eXo Platform.
|
| Constructor and Description |
|---|
TransactionMinedAndUpdatedListener(org.exoplatform.wallet.service.WalletTransactionService walletTransactionService,
EthereumClientConnector web3jConnector) |
TransactionMinedListener(EthereumClientConnector web3jConnector) |
TransactionSentToBlockchainListener(org.exoplatform.wallet.service.WalletTransactionService walletTransactionService,
EthereumClientConnector web3jConnector) |
| Constructor and Description |
|---|
EthereumBlockchainTransactionService(org.exoplatform.commons.api.settings.SettingService settingService,
EthereumClientConnector ethereumClientConnector,
org.exoplatform.wallet.service.WalletTransactionService transactionService,
org.exoplatform.wallet.service.WalletAccountService accountService) |
EthereumWalletTokenAdminService(EthereumClientConnector clientConnector,
String adminPrivateKey) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.