CatapultServer  v0.5.0.1 (Elephant)
txes/mosaic/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(MosaicDefinition, model::MosaicDefinitionNotification)();
31 
34  DECLARE_OBSERVER(MosaicSupplyChange, model::MosaicSupplyChangeNotification)();
35 }}
catapult::observers::DECLARE_OBSERVER
DECLARE_OBSERVER(HarvestFee, Notification)(MosaicId currencyMosaicId
ObserverTypes.h
Notifications.h
catapult
Definition: AddressExtractionExtension.cpp:28
MosaicNotifications.h