6 #ifndef IROHA_PROTO_BLOCK_VALIDATOR_HPP 7 #define IROHA_PROTO_BLOCK_VALIDATOR_HPP 21 std::optional<ValidationError> validate(
22 iroha::protocol::Block
const &block)
const override;
23 std::optional<ValidationError> validate(
24 iroha::protocol::Block_v1
const &block)
const override;
28 #endif // IROHA_PROTO_BLOCK_VALIDATOR_HPP
Definition: proto_block_validator.hpp:17
Definition: wsv_restorer_impl.hpp:20
Definition: wsv_restorer_impl.hpp:18
Definition: wsv_restorer_impl.hpp:25