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

@@ -29,6 +29,7 @@ public:
~p2pool_api();
enum class Category {
GLOBAL,
NETWORK,
POOL,
};