public class SynchronizationConfig extends Object
| Constructor and Description |
|---|
SynchronizationConfig(boolean exitOnBlockConflict,
int version,
int peerCount,
int maxBlocksAsk,
int maxHashesAsk,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxBlocksAsk() |
int |
getMaxHashesAsk() |
int |
getPeerCount() |
int |
getVersion() |
boolean |
isEnabled() |
boolean |
isExitOnBlockConflict() |
Copyright © 2016. All rights reserved.