| Package | Description |
|---|---|
| org.adridadou.ethereum.ethereumj.config |
| Modifier and Type | Class and Description |
|---|---|
class |
BootNodeObject
Created by davidroon on 18.09.16.
|
class |
BootNodeUrl
Created by davidroon on 18.09.16.
|
| Modifier and Type | Method and Description |
|---|---|
Config.Builder |
Config.Builder.bootNodeConfig(List<BootNodeConfig> bootNodeConfig) |
| Constructor and Description |
|---|
Config(SolidityCompilerConfig solc,
MinerOptions minerOptions,
SynchronizationConfig sync,
CacheConfig cache,
List<TrustedNode> trustedNodes,
List<BootNodeConfig> bootNodeConfig,
DatabaseConfig databaseConfig,
PeerConfig peerConfig,
PeerDiscoveryConfig peerDiscoveryConfig,
VmConfig vmConfig,
EthereumJConfig ethereumJConfig) |
Copyright © 2016. All rights reserved.