Add statistics to replication service

This commit is contained in:
natsoni
2024-05-06 20:52:44 +02:00
parent d92bf14b50
commit f85f3a4eb5
10 changed files with 291 additions and 2 deletions

View File

@@ -137,6 +137,8 @@
"ENABLED": __REPLICATION_ENABLED__,
"AUDIT": __REPLICATION_AUDIT__,
"AUDIT_START_HEIGHT": __REPLICATION_AUDIT_START_HEIGHT__,
"STATISTICS": __REPLICATION_STATISTICS__,
"STATISTICS_START_TIME": __REPLICATION_STATISTICS_START_TIME__,
"SERVERS": __REPLICATION_SERVERS__
},
"MEMPOOL_SERVICES": {