| Package | Description |
|---|---|
| org.exoplatform.addon.ethereum.wallet.rest | |
| org.exoplatform.addon.ethereum.wallet.service |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
EthereumWalletAccountREST.saveTransactionMessage(TransactionMessage transactionMessage)
Store transaction custom label and message
|
| Modifier and Type | Method and Description |
|---|---|
TransactionMessage |
EthereumWalletService.getTransactionMessage(String transactionHash)
Get temporary transaction label and message
|
TransactionMessage |
EthereumWalletService.removeTransactionMessageFromCache(String hash)
Remove transaction message object
|
| Modifier and Type | Method and Description |
|---|---|
void |
EthereumWalletService.saveTransactionMessage(TransactionMessage transactionMessage)
Save temporary transaction label and message
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.