6 #ifndef IROHA_PROTO_TRANSACTION_VALIDATOR_HPP 7 #define IROHA_PROTO_TRANSACTION_VALIDATOR_HPP 20 namespace validation {
25 std::optional<ValidationError> validate(
34 #endif // IROHA_PROTO_TRANSACTION_VALIDATOR_HPP
Definition: abstract_validator.hpp:17
Definition: block_query.hpp:15
Definition: proto_command_validator.hpp:20
Definition: command_executor.hpp:12
Definition: proto_transaction_validator.hpp:22