Now we’ll try to set up the node using bitcoin. I followed the instructions to download the file. I would like to check the release signature before installing. First done:
someone@somewhere:~/Downloads$ gpg --recv-keys 01EA5486DE18A882D4C2684590C8019E36C2E964
gpg: key 90C8019E36C2E964: public key "Wladimir J. van der Laan (Bitcoin Core binary release signing key) <(email protected)>" imported
gpg: Total number processed: 1
gpg: imported: 1
That seemed okay. I’d like to confirm that it was signed after this SHA256SUMS.asc
This is the file I downloaded before, but I’ll get it.
someone@somewhere:~/Downloads$ gpg --verify SHA256SUMS.asc
gpg: no signed data
gpg: can't hash datafile: No data
What am I doing wrong?
Discover more from Earlybirds Invest
Subscribe to get the latest posts sent to your email.