1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00: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