mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-07 22:10:27 +02:00
scripts: bump bitcoind version to 0.20
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -ev
|
set -ev
|
||||||
|
|
||||||
export BITCOIND_VERSION=0.19.1
|
export BITCOIND_VERSION=0.20.0
|
||||||
|
|
||||||
if sudo cp ~/bitcoin/bitcoin-$BITCOIND_VERSION/bin/bitcoind /usr/local/bin/bitcoind
|
if sudo cp ~/bitcoin/bitcoin-$BITCOIND_VERSION/bin/bitcoind /usr/local/bin/bitcoind
|
||||||
then
|
then
|
||||||
|
Reference in New Issue
Block a user