Notify about new P2Pool versions

This commit is contained in:
SChernykh
2023-10-08 18:52:06 +02:00
parent 4d944d3dc3
commit 4e55f53fb4
5 changed files with 44 additions and 1 deletions
+1
View File
@@ -198,6 +198,7 @@ private:
void download_missing_blocks();
void check_host();
void check_block_template();
void check_for_updates() const;
void update_peer_connections();
void update_peer_list();
void send_peer_list_request(P2PClient* client, uint64_t cur_time);