summaryrefslogtreecommitdiff
path: root/bip-0032.mediawiki
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2020-01-23 23:59:10 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2020-01-23 23:59:10 +0000
commitd81cf9da5ee18c9af8f57a63bdb8adc80d80156b (patch)
tree438801e16254da7b60c2c73035f129b7142bc255 /bip-0032.mediawiki
parentffa91573d2cb349d9322c4d6f775ece23f99027e (diff)
parent24eddbb48a1d686f70bf33172de602d865a244b4 (diff)
downloadbips-d81cf9da5ee18c9af8f57a63bdb8adc80d80156b.tar.xz
Merge branch 'master' into HEAD
Diffstat (limited to 'bip-0032.mediawiki')
-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