-
Notifications
You must be signed in to change notification settings - Fork 12
/
regtest.patch
31 lines (29 loc) · 1001 Bytes
/
regtest.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
diff --git a/data/backend/boltz.conf b/data/backend/boltz.conf
index 247da7e..38991ea 100755
--- a/data/backend/boltz.conf
+++ b/data/backend/boltz.conf
@@ -112,14 +112,6 @@ maxZeroConfAmount = 0
privateKeyPath = "/root/.lightning/regtest/hold/client-key.pem"
certChainPath = "/root/.lightning/regtest/hold/client.pem"
- [currencies.cln.mpay]
- host = "cln-2"
- port = 9293
-
- rootCertPath = "/root/.lightning/regtest/mpay/ca.pem"
- privateKeyPath = "/root/.lightning/regtest/mpay/client-key.pem"
- certChainPath = "/root/.lightning/regtest/mpay/client.pem"
-
[liquid]
symbol = "L-BTC"
diff --git a/docker-compose.yml b/docker-compose.yml
index 4d6d839..3ba8cfa 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -66,7 +66,6 @@ x-services:
- --dev-fast-reconnect
- --plugin=/root/hold
- --plugin=/root/clnurl
- - --plugin=/root/mpay.sh
- --experimental-offers
- --clnurl-host=0.0.0.0
- --ignore-fee-limits=false