Force update block template after 30 seconds

To get new transactions in
This commit is contained in:
SChernykh
2022-11-04 07:47:07 +01:00
parent 83cda110aa
commit 74b5ab1798
4 changed files with 21 additions and 0 deletions
+1
View File
@@ -167,6 +167,7 @@ private:
void flush_cache();
void download_missing_blocks();
void check_zmq();
void check_block_template();
void update_peer_connections();
void update_peer_list();
void send_peer_list_request(P2PClient* client, uint64_t cur_time);