CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::chain | |
Typedefs | |
using | catapult::chain::BatchEntityProcessor = std::function< validators::ValidationResult(Height, Timestamp, const model::WeakEntityInfos &, observers::ObserverState &)> |
Functions | |
BatchEntityProcessor | catapult::chain::CreateBatchEntityProcessor (const ExecutionConfiguration &config) |
Creates a batch entity processor around config. More... | |