6 #ifndef IROHA_YAC_PEER_ORDERER_HPP 7 #define IROHA_YAC_PEER_ORDERER_HPP 29 std::vector<std::shared_ptr<shared_model::interface::Peer>>
const 36 #endif // IROHA_YAC_PEER_ORDERER_HPP
Definition: yac_hash_provider.hpp:25
hash256_t hash(const T &pb)
Definition: pb_common.hpp:43
Definition: yac_peer_orderer.hpp:19
virtual ~YacPeerOrderer()=default
virtual std::optional< ClusterOrdering > getOrdering(const YacHash &hash, std::vector< std::shared_ptr< shared_model::interface::Peer >> const &peers)=0
Definition: cluster_order.hpp:16