6 #ifndef IROHA_WSVRESTORERIMPL_HPP 7 #define IROHA_WSVRESTORERIMPL_HPP 18 namespace validation {
19 template <
typename Model>
28 namespace validation {
43 iroha::protocol::Block_v1>> proto_validator,
44 std::shared_ptr<validation::ChainValidator> validator,
58 bool wait_for_new_blocks)
override;
65 iroha::protocol::Block_v1>>
67 std::shared_ptr<validation::ChainValidator> validator_;
74 #endif // IROHA_WSVRESTORERIMPL_HPP Definition: block_query.hpp:17
Definition: wsv_restorer_impl.hpp:20
Definition: result_fwd.hpp:27
std::shared_ptr< Logger > LoggerPtr
Definition: logger_fwd.hpp:22
Definition: storage.hpp:37
Definition: wsv_restorer.hpp:18
Definition: chain_validator.hpp:28
Definition: block_query.hpp:15
Definition: command_executor.hpp:13
Definition: wsv_restorer_impl.hpp:37