11                             std::shared_ptr<TimePeriodPacketsStats> packets_stats,
 
   12                             std::shared_ptr<pillar_chain::PillarChainManager> pillar_chain_manager,
 
   13                             const addr_t& node_addr, 
const std::string& log_channel);
 
   16  bool processPillarVote(
const std::shared_ptr<PillarVote>& vote, 
const std::shared_ptr<TaraxaPeer>& peer);