Skip to content

Commit 00b30ff

Browse files
Merge pull request #72 from ottosch/edit-bip47-info
FIX: Bip47 library link and info on current wallets
2 parents bf910e9 + 19f8e26 commit 00b30ff

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/www/dev.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1401,7 +1401,7 @@ <h3 id="libraries">Libraries & Tools</h3>
14011401
Contributors - MIT</a></li>
14021402
<li><a href="https://github.com/bitcoinjs/bip39" target="_blank" rel="noopener noreferrer">BIP39 by BitcoinJS
14031403
Contributors - MIT</a></li>
1404-
<li><a href="https://code.samourai.io/dojo/bip47-js" target="_blank" rel="noopener noreferrer">BIP47-js by
1404+
<li><a href="https://github.com/Dojo-Open-Source-Project/bip47" target="_blank" rel="noopener noreferrer">BIP47-js by
14051405
Samourai - GNU GPL v3</a></li>
14061406
<li><a href="https://github.com/AndreasGassmann/bip85" target="_blank" rel="noopener noreferrer">BIP85 by
14071407
Andreas Gassmann - MIT</a></li>

src/www/js/info.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,7 @@ window.infoHtml = {
306306
307307
308308
309-
At the time of writing, the only wallets supporting BIP47 are Samourai and Sparrow. Although here is active development for implementations
310-
into BDK and BlueWallet. <br/><br/>
309+
At the time of writing, the wallets supporting BIP47 are Ashigaru, BlueWallet, Samourai, Sparrow and Stack Wallet.<br/><br/>
311310
312311
</p>
313312
<p>

0 commit comments

Comments
 (0)