bool HashCacheContains(const CatapultCache &cache, Timestamp timestamp, const Hash256 &hash)
Returns true if cache contains hash with timestamp.
Definition: HashCachePredicates.cpp:27
#define DECLARE_SERVICE_REGISTRAR(NAME)
Declares a service registrar entry point with NAME.
Definition: ServiceRegistrar.h:61