diff options
author | Jonathan Cross <jcross@gmail.com> | 2017-09-18 01:19:28 +0200 |
---|---|---|
committer | Jonathan Cross <jcross@gmail.com> | 2017-09-18 02:18:51 +0200 |
commit | 861750ae519fbfda15de0318c56cec7a5fbc3df9 (patch) | |
tree | 497ddd03dda047152a33be2ed8bb0d31178c53c8 /src | |
parent | d933c3f731ba0f854e07dda73f60c39c70b11526 (diff) | |
download | BIP39-861750ae519fbfda15de0318c56cec7a5fbc3df9.tar.gz BIP39-861750ae519fbfda15de0318c56cec7a5fbc3df9.tar.zst BIP39-861750ae519fbfda15de0318c56cec7a5fbc3df9.zip |
Adding BIP 49 to "More info" section.
Diffstat (limited to 'src')
-rw-r--r-- | src/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index faed1ec..44360ef 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -633,6 +633,11 @@ | |||
633 | Read more at the | 633 | Read more at the |
634 | <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki" target="_blank">official BIP44 spec</a> | 634 | <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki" target="_blank">official BIP44 spec</a> |
635 | </p> | 635 | </p> |
636 | <h3>BIP49 <span class="small" data-translate>Derivation scheme for P2WPKH-nested-in-P2SH based accounts</span></h3> | ||
637 | <p data-translate-html> | ||
638 | Read more at the | ||
639 | <a href="https://github.com/bitcoin/bips/blob/master/bip-0049.mediawiki" target="_blank">official BIP49 spec</a> | ||
640 | </p> | ||
636 | <h3 data-translate>Private Keys</h3> | 641 | <h3 data-translate>Private Keys</h3> |
637 | <p> | 642 | <p> |
638 | <span data-translate-html> | 643 | <span data-translate-html> |