mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-03 21:15:29 +01:00
v0.18.0 of bitcoind and v0.7.1 of c-lightning
This commit is contained in:
@@ -31,11 +31,13 @@ test.wallet=watching01.dat
|
||||
test.wallet=xpubwatching01.dat
|
||||
test.wallet=spending01.dat
|
||||
test.wallet=ln01.dat
|
||||
test.rpcbind=0.0.0.0/0
|
||||
<% } else { %>
|
||||
main.wallet=watching01.dat
|
||||
main.wallet=xpubwatching01.dat
|
||||
main.wallet=spending01.dat
|
||||
main.wallet=ln01.dat
|
||||
main.rpcbind=0.0.0.0/0
|
||||
<% } %>
|
||||
|
||||
walletnotify=/usr/bin/curl proxy:8888/conf/%s
|
||||
|
||||
4
dist/setup.sh
vendored
4
dist/setup.sh
vendored
@@ -716,8 +716,8 @@ NOTIFIER_VERSION="v0.2.1"
|
||||
PROXYCRON_VERSION="v0.2.1"
|
||||
OTSCLIENT_VERSION="v0.2.1"
|
||||
PYCOIN_VERSION="v0.2.1"
|
||||
BITCOIN_VERSION="v0.17.1"
|
||||
LIGHTNING_VERSION="v0.7.0"
|
||||
BITCOIN_VERSION="v0.18.0"
|
||||
LIGHTNING_VERSION="v0.7.1"
|
||||
|
||||
SETUP_DIR=$(dirname $(realpath $0))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user