From: AndreasGassmann Date: Mon, 9 Nov 2020 00:25:39 +0000 (+0100) Subject: feat(bip85): add explanation text and warning X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=16ff1df7ab1119c97fdb042d494fd5b0f3bfb8c0 feat(bip85): add explanation text and warning --- diff --git a/src/index.html b/src/index.html index fa04fce..6548288 100644 --- a/src/index.html +++ b/src/index.html @@ -254,7 +254,7 @@
@@ -325,6 +325,15 @@ title="BIP85 Child Key" rows="3" > +

+ The value of the "BIP85 Child Key" field shown above is not used + anywhere on this page. It can be used as a new key. + (In case of the BIP39 application, you can paste it into the "BIP39 Mnemonic" + field to use it as a new mnemonic). Please read the + BIP85 specs + for more information. This is an advanced feature and should only be used if you understand what it does. + +