CatapultServer  v0.5.0.1 (Elephant)
txes/lock_hash/src/observers/Observers.h
Go to the documentation of this file.
1 
21 #pragma once
25 
26 namespace catapult { namespace observers {
27 
30  DECLARE_OBSERVER(HashLock, model::HashLockNotification)();
31 
35  DECLARE_OBSERVER(CompletedAggregate, model::TransactionNotification)();
36 
39  DECLARE_OBSERVER(ExpiredHashLockInfo, model::BlockNotification)();
40 }}
catapult::observers::DECLARE_OBSERVER
DECLARE_OBSERVER(HarvestFee, Notification)(MosaicId currencyMosaicId
ObserverTypes.h
Notifications.h
catapult
Definition: AddressExtractionExtension.cpp:28
HashLockNotifications.h