6 #ifndef IROHA_YAC_NETWORK_INTERFACE_HPP 7 #define IROHA_YAC_NETWORK_INTERFACE_HPP 28 virtual std::optional<Answer> onState(std::vector<VoteMessage> state) = 0;
41 const std::vector<VoteMessage> &state) = 0;
44 virtual void stop() = 0;
53 #endif // IROHA_YAC_NETWORK_INTERFACE_HPP Definition: yac_network_interface.hpp:33
Definition: command_executor.hpp:14
Definition: yac_network_interface.hpp:22
Definition: cluster_order.hpp:16