summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2020-04-30 14:42:36 +0000
committerGitHub <noreply@github.com>2020-04-30 14:42:36 +0000
commit3ac2c60e615476bab9441d96d8de8cb4e19dc9dd (patch)
tree492cfa5f0029d0ab0960a14f529ea8632e4e25fc
parent187fabb1de081f5934771272a90e9f1ac784b672 (diff)
parent2e1fb61db696bdf3ee8d415b226f1a15ce86cf50 (diff)
downloadbips-3ac2c60e615476bab9441d96d8de8cb4e19dc9dd.tar.xz
Merge pull request #902 from Kevingislason/patch-1
BIP 39: Update Rust implementation
-rw-r--r--bip-0039.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index cd0115c..bd70558 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -160,7 +160,7 @@ Ruby:
* https://github.com/sreekanthgs/bip_mnemonic
Rust:
-* https://github.com/infincia/bip39-rs
+* https://github.com/maciejhirsz/tiny-bip39/
Swift:
* https://github.com/CikeQiu/CKMnemonic