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

@@ -60,7 +60,8 @@
"RETRY_UNIX_SOCKET_AFTER": 888,
"REQUEST_TIMEOUT": 10000,
"FALLBACK_TIMEOUT": 5000,
"FALLBACK": []
"FALLBACK": [],
"MAX_BEHIND_TIP": 2
},
"SECOND_CORE_RPC": {
"HOST": "__SECOND_CORE_RPC_HOST__",