CatapultServer  v0.5.0.1 (Elephant)
txes/lock_secret/src/observers/Observers.h
Go to the documentation of this file.
1 
21 #pragma once
25 
26 namespace catapult { namespace observers {
27 
31  DECLARE_OBSERVER(SecretLock, model::SecretLockNotification)();
32 
36  DECLARE_OBSERVER(Proof, model::ProofPublicationNotification)();
37 
40  DECLARE_OBSERVER(ExpiredSecretLockInfo, model::BlockNotification)();
41 }}
catapult::observers::DECLARE_OBSERVER
DECLARE_OBSERVER(HarvestFee, Notification)(MosaicId currencyMosaicId
ObserverTypes.h
SecretLockNotifications.h
Notifications.h
catapult
Definition: AddressExtractionExtension.cpp:28