From 134213954d6380e8b5293e94d59f75b9a9a23df6 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Mon, 30 Nov 2020 00:21:48 +0000 Subject: [PATCH] Add BIP85 details in More Info section --- src/index.html | 5 +++++ 1 file changed, 5 insertions(+) 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 @@ Read more at the official BIP49 spec

+

BIP85 Deterministic Entropy From BIP32 Keychains

+

+ Read more at the + official BIP85 spec +

Entropy

Entropy values should not include the BIP39 checksum. This is automatically added by the tool. -- 2.41.0