1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-17 21:59:23 +00:00

Merge pull request #190 from kargakis/btcd-dead-link-fix

Fix btcd dead link
This commit is contained in:
Will Binns 2016-07-30 11:59:31 -06:00 committed by GitHub
commit 660dd26fbf

View File

@ -772,7 +772,7 @@ https://github.com/vbuterin/pybitcointools[pybitcointools]:: ((("pybitcointools
https://github.com/sinisterchipmunk/bitcoin-client[bitcoin-client]:: A Ruby library wrapper for the JSON-RPC API
==== Go
https://opensource.conformal.com/wiki/btcd[btcd]:: ((("btcd","client")))A Go language full-node bitcoin client
https://github.com/btcsuite/btcd[btcd]:: ((("btcd","client")))A Go language full-node bitcoin client
==== Rust
https://github.com/apoelstra/rust-bitcoin[rust-bitcoin]:: Rust Bitcoin Library for serialization, parsing and API calls