From 505aeb82290a760118c796955c1cef36321a5ba3 Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Wed, 18 Dec 2024 21:13:03 +0100 Subject: [PATCH] wallet-import: add public key to custom derivation --- libs/templates.js | 10 ++++++++++ pages/hd-wallet/hd-wallet.html | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/libs/templates.js b/libs/templates.js index 81e4e06..34dae80 100644 --- a/libs/templates.js +++ b/libs/templates.js @@ -3007,6 +3007,16 @@ angular.module('app').run(['$templateCache', function($templateCache) { " \n" + " \n" + "\n" + + " \n" + + "
\n" + + " \n" + + "
\n" + + " \n" + + "
\n" + + "
\n" + + "\n" + " \n" + "
\n" + " \n" + diff --git a/pages/hd-wallet/hd-wallet.html b/pages/hd-wallet/hd-wallet.html index aaa62f0..16c3add 100644 --- a/pages/hd-wallet/hd-wallet.html +++ b/pages/hd-wallet/hd-wallet.html @@ -320,6 +320,16 @@

Custom BIP32 key derivation

+ +
+ +
+ +
+
+