CatapultServer
v0.5.0.1 (Elephant)
txes/lock_hash/src/observers/Observers.h
Go to the documentation of this file.
1
21
#pragma once
22
#include "
src/model/HashLockNotifications.h
"
23
#include "
catapult/model/Notifications.h
"
24
#include "
catapult/observers/ObserverTypes.h
"
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
catapult-server
plugins
txes
lock_hash
src
observers
Observers.h
Generated by
1.8.16