mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 14:12:27 +02:00
build: bump to bitcoind 0.18.1 for itests
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
set -ev
|
||||
|
||||
export BITCOIND_VERSION=0.18.0
|
||||
export BITCOIND_VERSION=0.18.1
|
||||
|
||||
if sudo cp ~/bitcoin/bitcoin-$BITCOIND_VERSION/bin/bitcoind /usr/local/bin/bitcoind
|
||||
then
|
||||
|
Reference in New Issue
Block a user