diff options
author | Adam Rutkowski <hq@mtod.org> | 2020-01-26 02:25:25 +0100 |
---|---|---|
committer | Adam Rutkowski <hq@mtod.org> | 2020-02-21 11:57:13 +0100 |
commit | 1a42bb3450d2d2ef077e2dd383e6b82c3865a0b9 (patch) | |
tree | e1a39a398ed7224d0931b730b18bbdc0d57db676 /bip-0039.mediawiki | |
parent | 0042dec548f8c819df7ea48fdeec78af21974384 (diff) |
Update BIP39 Elixir implementation
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r-- | bip-0039.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index af76d59..cd0115c 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -138,7 +138,7 @@ Go: * https://github.com/tyler-smith/go-bip39 Elixir: -* https://github.com/izelnakri/mnemonic +* https://github.com/aerosol/mnemo Objective-C: * https://github.com/nybex/NYMnemonic |