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

Namespaces

 catapult
 
 catapult::consumers
 

Functions

disruptor::ConstBlockConsumer catapult::consumers::CreateBlockHashCheckConsumer (const chain::TimeSupplier &timeSupplier, const HashCheckOptions &options)
 
disruptor::TransactionConsumer catapult::consumers::CreateTransactionHashCheckConsumer (const chain::TimeSupplier &timeSupplier, const HashCheckOptions &options, const chain::KnownHashPredicate &knownHashPredicate)
 

Variable Documentation

◆ m_knownHashPredicate

chain::KnownHashPredicate m_knownHashPredicate
private

◆ m_recentHashCache

RecentHashCache m_recentHashCache
private