mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
Revert "update Bitcoin to v0.20.1 (#1509)"
This reverts commit aca099356a
.
This commit is contained in:
parent
3c86180d07
commit
5899308bb4
1 changed files with 1 additions and 1 deletions
|
@ -480,7 +480,7 @@ echo "*** PREPARING BITCOIN & Co ***"
|
|||
|
||||
# set version (change if update is available)
|
||||
# https://bitcoincore.org/en/download/
|
||||
bitcoinVersion="0.20.1"
|
||||
bitcoinVersion="0.20.0"
|
||||
|
||||
# needed to check code signing
|
||||
laanwjPGP="01EA5486DE18A882D4C2684590C8019E36C2E964"
|
||||
|
|
Loading…
Add table
Reference in a new issue