CatapultServer  v0.5.0.1 (Elephant)
DispatcherSyncHandlers.h File Reference
Include dependency graph for DispatcherSyncHandlers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::config
 
 catapult::extensions
 
 catapult::sync
 

Functions

consumers::BlockChainSyncHandlers::CommitStepFunc catapult::sync::CreateCommitStepHandler (const config::CatapultDataDirectory &dataDirectory)
 Creates a commit step handler around dataDirectory. More...
 
void catapult::sync::AddSupplementalDataResiliency (consumers::BlockChainSyncHandlers &syncHandlers, const config::CatapultDataDirectory &dataDirectory, const cache::CatapultCache &cache, const extensions::LocalNodeChainScore &score)
 Updates syncHandlers to support supplemental data resiliency given dataDirectory, cache and score. More...