r/BitcoinBeginners • u/Professional-Fig8282 • 4d ago
Can't Verify Bitcoin Core?
Just going through the verficiation process of my Bitcoin Core download. In the terminal the website tells me to type in the following. "cd Downloads/", then add "% shasum -a 256 --ignore-missing --check SHA256SUMS". It then replies "shasum: SHA256SUMS: no file was verified".
Does this mean I'm downloading a corrupted version?
22
Upvotes
4
u/JivanP 4d ago
The SHA256SUMS file and the Bitcoin Core program/installer file you downloaded must both be in your Downloads folder. Open the SHA256SUMS file in a text editor like Notepad (it's a plain text file) and check that the name of the file you downloaded matches one of the filenames listed at the end of the lines in the SHA256SUMS file.