CatapultServer
v0.5.0.1 (Elephant)
|
Configuration for customizing a chain synchronizer. More...
Public Attributes | |
uint32_t | MaxBlocksPerSyncAttempt |
Maximum number of blocks per sync attempt. More... | |
uint32_t | MaxChainBytesPerSyncAttempt |
Maximum chain bytes per sync attempt. More... | |
uint32_t | MaxRollbackBlocks |
Maximum number of blocks that can be rolled back. More... | |
Configuration for customizing a chain synchronizer.
uint32_t catapult::chain::ChainSynchronizerConfiguration::MaxBlocksPerSyncAttempt |
Maximum number of blocks per sync attempt.
uint32_t catapult::chain::ChainSynchronizerConfiguration::MaxChainBytesPerSyncAttempt |
Maximum chain bytes per sync attempt.
uint32_t catapult::chain::ChainSynchronizerConfiguration::MaxRollbackBlocks |
Maximum number of blocks that can be rolled back.