1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-24 15:36:53 +01:00

Merge pull request #891 from aerosol/replace-elixir-bip39-implementation

Replace elixir bip39 implementation
This commit is contained in:
Luke Dashjr 2020-02-28 17:08:39 +00:00 committed by GitHub
commit 995a500032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,7 +138,7 @@ Go:
* https://github.com/tyler-smith/go-bip39 * https://github.com/tyler-smith/go-bip39
Elixir: Elixir:
* https://github.com/izelnakri/mnemonic * https://github.com/aerosol/mnemo
Objective-C: Objective-C:
* https://github.com/nybex/NYMnemonic * https://github.com/nybex/NYMnemonic