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

Namespaces

 catapult
 
 catapult::observers
 

Functions

 catapult::observers::DEFINE_OBSERVER (ExpiredSecretLockInfo, model::BlockNotification, [](const auto &, auto &context) { ExpiredLockInfoObserver< cache::SecretLockInfoCache >(context, [](const auto &lockInfo) { return lockInfo.Account;});})