| Package | Description |
|---|---|
| org.adridadou.ethereum.blockchain | |
| org.adridadou.ethereum.values.config |
| Modifier and Type | Method and Description |
|---|---|
BlockchainConfig.Builder |
BlockchainConfig.Builder.addIp(NodeIp ip) |
| Constructor and Description |
|---|
BlockchainConfig(ChainId networkId,
Boolean eip8,
Boolean fastSync,
GenesisPath genesis,
EthereumConfigName configName,
DatabaseDirectory dbDir,
List<NodeIp> ipList,
Boolean syncEnabled,
Integer listenPort,
Boolean peerDiscovery,
List<String> peerActiveList,
String peerPrivateKey,
IncompatibleDatabaseBehavior behavior) |
| Modifier and Type | Method and Description |
|---|---|
static NodeIp |
NodeIp.ip(String ip) |
Copyright © 2017. All rights reserved.