CatapultServer  v0.5.0.1 (Elephant)
StateChangeRepairingSubscriber.cpp File Reference
Include dependency graph for StateChangeRepairingSubscriber.cpp:

Namespaces

 catapult
 
 catapult::local
 

Functions

std::unique_ptr< subscribers::StateChangeSubscriber > catapult::local::CreateStateChangeRepairingSubscriber (cache::CatapultCache &cache, extensions::LocalNodeChainScore &localNodeScore)
 Creates state change repairing subscriber around cache and localNodeScore. More...
 

Variable Documentation

◆ m_cache

cache::CatapultCache& m_cache
private

◆ m_localNodeScore

extensions::LocalNodeChainScore& m_localNodeScore
private