CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::cache | |
catapult::handlers | |
Typedefs | |
using | catapult::handlers::ConfirmedTimestampedHashesProducerFactory = RawPointerProducerFactory< state::TimestampedHash, state::TimestampedHash > |
Alias for creating a confirmed timestamped hashes producer given a range of hashes. More... | |
Functions | |
ConfirmedTimestampedHashesProducerFactory | catapult::handlers::CreateConfirmedTimestampedHashesProducerFactory (const cache::HashCache &hashCache) |
Creates a confirmed timestamped hashes producer factory around hashCache. More... | |