diff options
Diffstat (limited to 'network/bitcoin/README')
-rw-r--r-- | network/bitcoin/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/bitcoin/README b/network/bitcoin/README index b5e21ec01f..a62d3b1323 100644 --- a/network/bitcoin/README +++ b/network/bitcoin/README @@ -8,11 +8,11 @@ of a P2P network to check for double-spending. This Bitcoin client builds the backbone of the bitcoin network. It downloads, verifies and distributes the blockchain to other -peers in the network. It uses lots of diskspace and bandwith. +peers in the network. It uses lots of diskspace and bandwidth. If you just want to send and receive Bitcoins you should look at a light client like Electrum. Please make sure you read the Release notes first before upgrading: -https://bitcoin.org/en/release/v0.11.2 +https://github.com/bitcoin/bitcoin/blob/0.13/doc/release-notes.md qrencode is an optional but strongly recommended dependency. |