mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-25 00:11:28 +02:00
Merge bitcoin/bitcoin#22561: Fix typo in comment
4148c5228fe26175141c84af3e0465088dcfd869 Fix typo in comment (Cuong V. Nguyen) Pull request description: ACKs for top commit: theStack: ACK 4148c5228fe26175141c84af3e0465088dcfd869 Tree-SHA512: 03166a3398135fc0f8e0552ff8fd85e0a0b406b847a2b4c101ccf5db13d1b948582b642d22a2160c8a5eb587ccbc281d986728026bab48527be56d5af6c1f033
This commit is contained in:
commit
979f410e69
@ -2,7 +2,7 @@
|
|||||||
# Copyright (c) 2020 The Bitcoin Core developers
|
# Copyright (c) 2020 The Bitcoin Core developers
|
||||||
# Distributed under the MIT software license, see the accompanying
|
# Distributed under the MIT software license, see the accompanying
|
||||||
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||||
"""Script for verifying Bitoin Core release binaries
|
"""Script for verifying Bitcoin Core release binaries
|
||||||
|
|
||||||
This script attempts to download the signature file SHA256SUMS.asc from
|
This script attempts to download the signature file SHA256SUMS.asc from
|
||||||
bitcoincore.org and bitcoin.org and compares them.
|
bitcoincore.org and bitcoin.org and compares them.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user