Responsive mempool blocks.

This commit is contained in:
softsimon
2020-03-12 21:56:07 +07:00
parent 82ac10af93
commit 2f94200a45
7 changed files with 48 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
"API_ENDPOINT": "/api/v1/",
"ELECTRS_POLL_RATE_MS": 2000,
"MEMPOOL_REFRESH_RATE_MS": 2000,
"DEFAULT_PROJECTED_BLOCKS_AMOUNT": 3,
"DEFAULT_PROJECTED_BLOCKS_AMOUNT": 8,
"KEEP_BLOCK_AMOUNT": 24,
"INITIAL_BLOCK_AMOUNT": 8,
"TX_PER_SECOND_SPAN_SECONDS": 150,