Check for updates in status and version commands

This commit is contained in:
SChernykh
2023-10-08 20:59:14 +02:00
parent 4e55f53fb4
commit 7a65e1feb5
4 changed files with 22 additions and 7 deletions
+2
View File
@@ -2160,6 +2160,8 @@ void SideChain::prune_old_blocks()
server1->show_workers_async();
server2->show_peers_async();
server2->check_for_updates(true);
}
m_pool->print_hosts();