1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-02 15:43:53 +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

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