Merge branch 'master' of github.com:mynodebtc/mynode
This commit is contained in:
commit
d5f313b395
|
@ -22,7 +22,7 @@ POOL_LATEST_VERSION_FILE=/home/bitcoin/.mynode/pool_version_latest
|
|||
POOL_UPGRADE_MANIFEST_URL=https://github.com/lightninglabs/pool/releases/download/$POOL_VERSION/manifest-$POOL_VERSION.txt
|
||||
POOL_UPGRADE_MANIFEST_SIG_URL=https://github.com/lightninglabs/pool/releases/download/$POOL_VERSION/manifest-$POOL_VERSION.sig
|
||||
|
||||
LIT_VERSION="v0.6.5-alpha"
|
||||
LIT_VERSION="v0.6.7-alpha"
|
||||
LIT_VERSION_FILE=/home/bitcoin/.mynode/lit_version
|
||||
LIT_LATEST_VERSION_FILE=/home/bitcoin/.mynode/lit_version_latest
|
||||
LIT_UPGRADE_MANIFEST_URL=https://github.com/lightninglabs/lightning-terminal/releases/download/$LIT_VERSION/manifest-$LIT_VERSION.txt
|
||||
|
|
Loading…
Reference in New Issue
Block a user