CatapultServer  v0.5.0.1 (Elephant)
services/hashcache/src/validators/Validators.h
Go to the documentation of this file.
1 
21 #pragma once
22 #include "Results.h"
25 
26 namespace catapult { namespace validators {
27 
30  DECLARE_STATEFUL_VALIDATOR(UniqueTransactionHash, model::TransactionNotification)();
31 }}
catapult::validators::DECLARE_STATEFUL_VALIDATOR
DECLARE_STATEFUL_VALIDATOR(Address, Notification)(model
Definition: AddressValidator.cpp:29
Notifications.h
ValidatorTypes.h
Results.h
catapult
Definition: AddressExtractionExtension.cpp:28