1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-08-31 18:47:36 +00:00

bip85: remove obsolete reference implementations

This commit is contained in:
ethicnology
2026-08-03 08:59:53 -04:00
parent ed669a4caa
commit 9385cd2dd8

View File

@@ -436,8 +436,6 @@ BIP32, BIP39
==Reference Implementations== ==Reference Implementations==
* 1.3.0 Python 3.x library implementation: [https://github.com/akarve/bipsea] * 1.3.0 Python 3.x library implementation: [https://github.com/akarve/bipsea]
* 1.1.0 Python 2.x library implementation: [https://github.com/ethankosakovsky/bip85]
* 1.0.0 JavaScript library implementation: [https://github.com/hoganri/bip85-js]
==Changelog== ==Changelog==