summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Cullen <bitcoinbrisbane@users.noreply.github.com>2019-03-06 07:51:45 +1000
committerGitHub <noreply@github.com>2019-03-06 07:51:45 +1000
commit4f73814175c9e83c302092027d360e0bd9fa55a2 (patch)
tree99dcad88114792243261b7ba890596895aaef941
parentb4853407a7c88cfe72974344f6a642691df53f49 (diff)
downloadbips-4f73814175c9e83c302092027d360e0bd9fa55a2.tar.xz
Update the link to NBitcoin repo
NBitcoin official repo has changed.
-rw-r--r--bip-0032.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0032.mediawiki b/bip-0032.mediawiki
index 18b3b0c..9339307 100644
--- a/bip-0032.mediawiki
+++ b/bip-0032.mediawiki
@@ -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