Upgrade RTL to v0.10.0 (#423)
* Upgrade RTL to v0.10.0 Addresses Ride-The-Lightning/RTL#582 * Upgrade RTL for c-lightning and eclair too
This commit is contained in:
@@ -71,7 +71,7 @@ services:
|
||||
- "3001"
|
||||
|
||||
bitcoin_rtl:
|
||||
image: shahanafarooqui/rtl:0.9.3
|
||||
image: shahanafarooqui/rtl:0.10.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LN_IMPLEMENTATION: CLT
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- bitcoind
|
||||
|
||||
bitcoin_rtl:
|
||||
image: shahanafarooqui/rtl:0.8.2
|
||||
image: shahanafarooqui/rtl:0.10.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LN_IMPLEMENTATION: ECL
|
||||
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
- bitcoind
|
||||
|
||||
bitcoin_rtl:
|
||||
image: shahanafarooqui/rtl:0.9.3
|
||||
image: shahanafarooqui/rtl:0.10.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LND_SERVER_URL: http://lnd_bitcoin:8080/v1
|
||||
|
||||
Reference in New Issue
Block a user