1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Merge pull request #902 from Kevingislason/patch-1

BIP 39: Update Rust implementation
This commit is contained in:
Luke Dashjr 2020-04-30 14:42:36 +00:00 committed by GitHub
commit 3ac2c60e61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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