Update the link to NBitcoin repo

NBitcoin official repo has changed.
This commit is contained in:
Lucas Cullen
2019-03-06 07:51:45 +10:00
committed by GitHub
parent b4853407a7
commit 4f73814175

View File

@@ -294,7 +294,7 @@ Two JavaScript implementations exist: available at https://github.com/sarchar/br
A PHP implementation is available at https://github.com/Bit-Wasp/bitcoin-lib-php
A C# implementation is available at https://github.com/NicolasDorier/NBitcoin (ExtKey, ExtPubKey)
A C# implementation is available at https://github.com/MetacoSA/NBitcoin (ExtKey, ExtPubKey)
A Haskell implementation is available at https://github.com/haskoin/haskoin together with a CLI interface at https://github.com/np/hx