Fix unfurler config set network to liquid

This commit is contained in:
wiz 2022-09-10 05:39:03 +09:00
parent 176c9ee79f
commit 774ac8b8fe

View File

@ -6,7 +6,7 @@
"MEMPOOL": {
"HTTP_HOST": "http://127.0.0.1",
"HTTP_PORT": 83,
"NETWORK": "bitcoin"
"NETWORK": "liquid"
},
"PUPPETEER": {
"CLUSTER_SIZE": 8,