Configurable threshold for esplora tip check

This commit is contained in:
Mononaut
2024-05-12 00:35:25 +00:00
parent 6bf47f69eb
commit 568084e143
7 changed files with 14 additions and 5 deletions

View File

@@ -59,7 +59,8 @@
"RETRY_UNIX_SOCKET_AFTER": 30000,
"REQUEST_TIMEOUT": 10000,
"FALLBACK_TIMEOUT": 5000,
"FALLBACK": []
"FALLBACK": [],
"MAX_BEHIND_TIP": 2,
},
"SECOND_CORE_RPC": {
"HOST": "127.0.0.1",