public class MainEthereumFacadeProvider extends Object implements EthereumFacadeProvider
| Constructor and Description |
|---|
MainEthereumFacadeProvider() |
| Modifier and Type | Method and Description |
|---|---|
EthereumFacade |
create() |
SecureKey |
getKey(String id) |
List<? extends SecureKey> |
listAvailableKeys() |
public EthereumFacade create()
create in interface EthereumFacadeProviderpublic SecureKey getKey(String id) throws Exception
getKey in interface EthereumFacadeProviderExceptionpublic List<? extends SecureKey> listAvailableKeys()
listAvailableKeys in interface EthereumFacadeProviderCopyright © 2016. All rights reserved.