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

Namespaces

 catapult
 
 catapult::sync
 

Functions

chain::UtUpdater::Throttle catapult::sync::CreateTransactionSpamThrottle (const SpamThrottleConfiguration &config, const predicate< const model::Transaction & > &isBonded)
 

Variable Documentation

◆ m_config

SpamThrottleConfiguration m_config
private

◆ m_isBonded

predicate<const model::Transaction&> m_isBonded
private