10 std::shared_ptr<TimePeriodPacketsStats> packets_stats,
const addr_t& node_addr,
11 const std::string& logs_prefix);
14 const std::shared_ptr<TaraxaPeer>& peer) = 0;
Definition FixedHash.h:35
Definition get_pillar_votes_bundle_packet_handler.hpp:7
virtual void requestPillarVotesBundle(PbftPeriod period, const blk_hash_t &pillar_block_hash, const std::shared_ptr< TaraxaPeer > &peer)=0
Packet handler base class that consists of shared state and some commonly used functions.
Definition packet_handler.hpp:33
Definition vote_manager.hpp:23
EthBlockNumber PbftPeriod
Definition types.hpp:24