Skip to content

Commit b7360b3

Browse files
committed
Update bip-0085.mediawiki
1 parent fc5df1c commit b7360b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bip-0085.mediawiki

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,15 +662,14 @@ OUTPUT
662662
663663
This specification is not backwards compatible with any other existing specification.
664664
665-
This specification relies on BIP32 but is agnostic to how the BIP32 root key is derived. As such, this standard is able to derive wallets with initialization schemes like Codex32 backups or BIP39 or Electrum wallet style mnemonics.
665+
This specification relies on BIP32 but is agnostic to how the BIP32 root key is derived. As such, this standard is able to derive wallets with initialization schemes like BIP39, codex32 or Electrum wallet style mnemonics.
666666
667667
==References==
668668
669669
BIP32, BIP39, BIP93
670670
671671
==Reference Implementations==
672672
673-
674673
* 1.4.0 Python 3.x library implementation: [https://github.com/benwestgate/bip85]
675674
* 1.3.0 Python 3.x library implementation: [https://github.com/akarve/bipsea]
676675
* 1.1.0 Python 2.x library implementation: [https://github.com/ethankosakovsky/bip85]

0 commit comments

Comments
 (0)