diff options
author | nomnombtc <nomnombtc@arcor.de> | 2016-08-23 22:50:02 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 71aa44a13978d5fcedca7df6cc9758f74eca988c (patch) | |
tree | a0112f4d3135b0f6c7acadf311d915955eec72ca /network/bitcoin/README | |
parent | abf272d3d2cb671927ec06c5bc52dbdde1a9a4b1 (diff) |
network/bitcoin: Updated for version 0.13.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 b5e21ec01fac..a62d3b132334 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. |