Big refactor of multiple backends handling.

This commit is contained in:
softsimon
2020-12-28 04:47:22 +07:00
parent ca147ae182
commit 4cc8f8a3dc
27 changed files with 946 additions and 869 deletions

View File

@@ -1,7 +1,7 @@
{
"MEMPOOL": {
"NETWORK": "mainnet",
"BACKEND": "electrs",
"BACKEND": "electrum",
"HTTP_PORT": 8999,
"SPAWN_CLUSTER_PROCS": 0,
"API_URL_PREFIX": "/api/v1/",