From ea12c8a97f8db58ea3a7b838f7bc3b10400e7d9e Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Mon, 28 Nov 2016 15:19:31 +1100 Subject: [PATCH] BIP32 tab wallets use consistent vertical spacing --- src/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 9fa3aac..64a3bc0 100644 --- a/src/index.html +++ b/src/index.html @@ -340,6 +340,8 @@

Use path m/0'/0' with hardened addresses. +

+

For more info see the Bitcoin Core BIP32 implementation

@@ -349,7 +351,10 @@

Use path m/44'/0'/0'. - Only enter the xpub extended key into block explorer search fields, never the xpriv key. + Only enter the xpub extended key into block explorer search fields, never the xprv key. +

+

+ Supported by blockchain.info.

-- 2.41.0