| Package | Description |
|---|---|
| org.adridadou.ethereum.ethereumj.config |
| Modifier and Type | Method and Description |
|---|---|
TrustedNode |
TrustedNode.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Config.Builder |
Config.Builder.trustedNodes(List<TrustedNode> trustedNodes) |
| 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.