Merge branch 'master' into ops/esplora-unix-sockets

This commit is contained in:
wiz
2023-04-03 15:34:47 +09:00
committed by GitHub
88 changed files with 5614 additions and 2576 deletions

View File

@@ -1,6 +1,5 @@
{
"MEMPOOL": {
"ENABLED": false,
"NETWORK": "mainnet",
"BACKEND": "esplora",
"HTTP_PORT": 8993,

View File

@@ -1,6 +1,5 @@
{
"MEMPOOL": {
"ENABLED": false,
"NETWORK": "signet",
"BACKEND": "esplora",
"HTTP_PORT": 8991,

View File

@@ -1,6 +1,5 @@
{
"MEMPOOL": {
"ENABLED": false,
"NETWORK": "testnet",
"BACKEND": "esplora",
"HTTP_PORT": 8992,