From 19f8e26bf9b68349e0597d6cf5813d26bb8176bd Mon Sep 17 00:00:00 2001
From: ottosch
Date: Thu, 24 Oct 2024 11:00:59 -0300
Subject: [PATCH] FIX: Bip47 library link and info on current wallets
---
src/www/dev.html | 2 +-
src/www/js/info.js | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/www/dev.html b/src/www/dev.html
index 6147e5a..5f6fcb8 100644
--- a/src/www/dev.html
+++ b/src/www/dev.html
@@ -1401,7 +1401,7 @@ Libraries & Tools
Contributors - MIT
BIP39 by BitcoinJS
Contributors - MIT
- BIP47-js by
+ BIP47-js by
Samourai - GNU GPL v3
BIP85 by
Andreas Gassmann - MIT
diff --git a/src/www/js/info.js b/src/www/js/info.js
index 3af1455..48d457d 100644
--- a/src/www/js/info.js
+++ b/src/www/js/info.js
@@ -306,8 +306,7 @@ window.infoHtml = {
- At the time of writing, the only wallets supporting BIP47 are Samourai and Sparrow. Although here is active development for implementations
- into BDK and BlueWallet.
+ At the time of writing, the wallets supporting BIP47 are Ashigaru, BlueWallet, Samourai, Sparrow and Stack Wallet.