1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

Update formatting

This commit is contained in:
richard
2020-10-21 21:41:59 -04:00
committed by GitHub
parent 77ed66afd5
commit d771818c9e

View File

@@ -71,12 +71,12 @@ OUTPUT
==Reference Implementation== ==Reference Implementation==
Python library implementation: [https://github.com/ethankosakovsky/bip85] * Python library implementation: [https://github.com/ethankosakovsky/bip85]
JavaScript library implementation: [https://github.com/hoganri/bip85-js] * JavaScript library implementation: [https://github.com/hoganri/bip85-js]
===Other Implementations=== ===Other Implementations===
Coldcard Firmware: [https://github.com/Coldcard/firmware/pull/39] * Coldcard Firmware: [https://github.com/Coldcard/firmware/pull/39]
==Applications== ==Applications==