public class DeprecatedEthereumWalletService extends Object
| Constructor and Description |
|---|
DeprecatedEthereumWalletService() |
| Modifier and Type | Method and Description |
|---|---|
static TransactionDetail |
fromStoredValue(String storedTransactionDetails) |
List<TransactionDetail> |
getAccountTransactions(Long networkId,
String address) |
static String |
getSpaceId(org.exoplatform.social.core.space.model.Space space) |
Set<Wallet> |
listSpacesWallets() |
Set<Wallet> |
listUserWallets() |
void |
removeAccountByAddress(String address) |
void |
removeTransaction(Set<Wallet> allWallets) |
void |
removeWallets(Set<Wallet> allWallets) |
public List<TransactionDetail> getAccountTransactions(Long networkId, String address)
public void removeAccountByAddress(String address)
public static TransactionDetail fromStoredValue(String storedTransactionDetails)
public static String getSpaceId(org.exoplatform.social.core.space.model.Space space)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.