Refactoring Bitcoin RPC client implementation

This commit is contained in:
softsimon
2021-09-15 01:47:24 +04:00
parent c4edecf714
commit ccee78bc57
13 changed files with 71 additions and 85 deletions

View File

@@ -28,7 +28,7 @@
"ESPLORA": {
"REST_API_URL": "http://127.0.0.1:3000"
},
"CORE_RPC_MINFEE": {
"SECOND_CORE_RPC": {
"ENABLED": false,
"HOST": "127.0.0.1",
"PORT": 8332,