aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index c45b1dc..a802dd2 100644
--- a/src/index.html
+++ b/src/index.html
@@ -908,6 +908,11 @@
908 Read more at the 908 Read more at the
909 <a href="https://github.com/bitcoin/bips/blob/master/bip-0049.mediawiki" target="_blank">official BIP49 spec</a> 909 <a href="https://github.com/bitcoin/bips/blob/master/bip-0049.mediawiki" target="_blank">official BIP49 spec</a>
910 </p> 910 </p>
911 <h3>BIP85 <span class="small">Deterministic Entropy From BIP32 Keychains</span></h3>
912 <p>
913 Read more at the
914 <a href="https://github.com/bitcoin/bips/blob/master/bip-0085.mediawiki" target="_blank">official BIP85 spec</a>
915 </p>
911 <h3 id="entropy-notes">Entropy</h3> 916 <h3 id="entropy-notes">Entropy</h3>
912 <p> 917 <p>
913 <span>Entropy values should not include the BIP39 checksum. This is automatically added by the tool.</span> 918 <span>Entropy values should not include the BIP39 checksum. This is automatically added by the tool.</span>