CatapultServer  v0.5.0.1 (Elephant)
txes/multisig/src/observers/Observers.h
Go to the documentation of this file.
1 
21 #pragma once
24 
25 namespace catapult { namespace observers {
26 
30  DECLARE_OBSERVER(ModifyMultisigCosigners, model::ModifyMultisigCosignersNotification)();
31 
34  DECLARE_OBSERVER(ModifyMultisigSettings, model::ModifyMultisigSettingsNotification)();
35 }}
catapult::observers::DECLARE_OBSERVER
DECLARE_OBSERVER(HarvestFee, Notification)(MosaicId currencyMosaicId
ObserverTypes.h
MultisigNotifications.h
catapult
Definition: AddressExtractionExtension.cpp:28