mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-26 14:34:00 +00:00
Upgrade LND to v0.17.3
This commit is contained in:
parent
2bc9bfb632
commit
d160c4702a
|
@ -21,7 +21,7 @@ BTC_VERSION=$(get_app_version "$BTC_VERSION" "bitcoin")
|
|||
BTC_VERSION_FILE=/home/bitcoin/.mynode/bitcoin_version
|
||||
BTC_LATEST_VERSION_FILE=/home/bitcoin/.mynode/bitcoin_version_latest
|
||||
|
||||
LND_VERSION="v0.17.2-beta"
|
||||
LND_VERSION="v0.17.3-beta"
|
||||
LND_VERSION=$(get_app_version "$LND_VERSION" "lnd")
|
||||
LND_VERSION_FILE=/home/bitcoin/.mynode/lnd_version
|
||||
LND_LATEST_VERSION_FILE=/home/bitcoin/.mynode/lnd_version_latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user