diff options
author | nomnombtc <nomnombtc@arcor.de> | 2019-12-01 08:03:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:03:32 +0700 |
commit | aca28dd49cfaee978eb0598a7551801067d9b782 (patch) | |
tree | 011f7c3930b1502c3669202ad215cf15f04bd56f /network/bitcoin/README | |
parent | 180d01511979119703fb7e3bc3e246ecf9458728 (diff) | |
download | slackbuilds-aca28dd49cfaee978eb0598a7551801067d9b782.tar.gz |
network/bitcoin: Updated for version 0.19.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/bitcoin/README')
-rw-r--r-- | network/bitcoin/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/bitcoin/README b/network/bitcoin/README index 7075d3ee89..b702575553 100644 --- a/network/bitcoin/README +++ b/network/bitcoin/README @@ -9,10 +9,10 @@ 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 bandwidth. -If you just want to send and receive Bitcoins you should look at -a light client like Electrum. +If you just want to send and receive Bitcoins you can also look +at a light client like Electrum. Please make sure to read the release notes first before upgrading: -https://bitcoincore.org/en/releases/0.18.1/ +https://bitcoincore.org/en/releases/0.19.0.1/ qrencode is an optional but strongly recommended dependency. |