public class EthereumJConfig extends Object
| Constructor and Description |
|---|
EthereumJConfig(long storageLimit,
String blocksLoader,
boolean blockchainOnly,
boolean redisEnabled,
BlockchainDataSource dataSource,
String helloPhrase,
boolean playVm,
int traceStartBlock,
String coinbaseSecret,
String samplesDir,
int transactionOutdatedThreshold,
int transactionApproveTimeout,
Class<?> configClass,
String configName,
String geneis) |
public EthereumJConfig(long storageLimit,
String blocksLoader,
boolean blockchainOnly,
boolean redisEnabled,
BlockchainDataSource dataSource,
String helloPhrase,
boolean playVm,
int traceStartBlock,
String coinbaseSecret,
String samplesDir,
int transactionOutdatedThreshold,
int transactionApproveTimeout,
Class<?> configClass,
String configName,
String geneis)
Copyright © 2016. All rights reserved.