Fix unfurler config set network to liquid

This commit is contained in:
wiz 2022-09-10 05:39:03 +09:00
parent 12c188266a
commit 1eda695630
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

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