public class InfuraMainEthereumFacadeProvider extends Object implements EthereumFacadeProvider
| Constructor and Description |
|---|
InfuraMainEthereumFacadeProvider() |
| Modifier and Type | Method and Description |
|---|---|
EthereumFacade |
create(InfuraKey key) |
SecureKey |
getLockedAccount(String id) |
List<FileSecureKey> |
listAvailableKeys() |
public EthereumFacade create(InfuraKey key)
public SecureKey getLockedAccount(String id)
getLockedAccount in interface EthereumFacadeProviderpublic List<FileSecureKey> listAvailableKeys()
Copyright © 2016. All rights reserved.