From 5542a1071693a61ed8a8ae7c592ad933f60f278f Mon Sep 17 00:00:00 2001 From: frennkie Date: Thu, 10 Sep 2020 13:38:04 +0200 Subject: [PATCH] update to bitcoin 0.20.1 --- build_sdcard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_sdcard.sh b/build_sdcard.sh index d0cc753ae..fbe333c37 100755 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -480,7 +480,7 @@ echo "*** PREPARING BITCOIN & Co ***" # set version (change if update is available) # https://bitcoincore.org/en/download/ -bitcoinVersion="0.20.0" +bitcoinVersion="0.20.1" # needed to check code signing laanwjPGP="01EA5486DE18A882D4C2684590C8019E36C2E964"