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