CatapultServer  v0.5.0.1 (Elephant)
VerifiableStateService.h
Go to the documentation of this file.
1 
21 #pragma once
23 
24 namespace catapult { namespace syncsource {
25 
29 }}
ServiceRegistrar.h
catapult::handlers::RegisterSubCacheMerkleRootsHandler
void RegisterSubCacheMerkleRootsHandler(ionet::ServerPacketHandlers &handlers, const io::BlockStorageCache &storage)
Definition: MerkleHandlers.cpp:51
catapult::extensions::ServiceRegistrarPhase::Initial
First phase (no dependencies).
VerifiableStateService.h
catapult::syncsource::VerifiableState
DECLARE_SERVICE_REGISTRAR() VerifiableState()
Definition: VerifiableStateService.cpp:45
MerkleHandlers.h
forwardsValidation.info
def info(*args)
Definition: forwardsValidation.py:12
catapult
Definition: AddressExtractionExtension.cpp:28
DECLARE_SERVICE_REGISTRAR
#define DECLARE_SERVICE_REGISTRAR(NAME)
Declares a service registrar entry point with NAME.
Definition: ServiceRegistrar.h:61
ServiceState.h