data api: added stats_mod

This commit is contained in:
SChernykh
2021-09-08 09:57:31 +02:00
parent a332ac7d26
commit 57bc38d2bb
4 changed files with 69 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ private:
void api_update_network_stats();
void api_update_pool_stats();
void api_update_stats_mod();
struct FoundBlock
{