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

@@ -135,6 +135,8 @@ describe('Mempool Backend Config', () => {
ENABLED: false,
AUDIT: false,
AUDIT_START_HEIGHT: 774000,
STATISTICS: false,
STATISTICS_START_TIME: 1481932800,
SERVERS: []
});