Add Passport hardware wallet option to the wallet import screens (#2962)

* Add option for Passport

* Add Passport option to QR import

* Add Passport import option
This commit is contained in:
BitcoinQnA 2021-10-10 07:54:46 +01:00 committed by GitHub
parent a7c093a0eb
commit 78a8c8c1be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 1 deletions

View file

@ -54,5 +54,9 @@
<td class="text-nowrap">Specter Desktop</td>
<td>Wallet Settings Export Export To Wallet Software Save wallet file</td>
</tr>
<tr>
<td>Passport</td>
<td>Wallet Pair Wallet BTCPay microSD Save wallet file</td>
</tr>
</tbody>
</table>

View file

@ -49,6 +49,10 @@
<td>BlueWallet</td>
<td>Open Wallet Settings Show Wallet XPUB</td>
</tr>
<tr>
<td>Passport</td>
<td>Pair Wallet BTCPay QR Code</td>
</tr>
<tr>
<td>Specter DIY</td>
<td>Master public keys Select key Disable "Show derivation path"</td>

View file

@ -88,7 +88,7 @@
</div>
<div class="content">
<h4>Scan wallet QR code</h4>
<p class="mb-0 text-secondary">Supported by BlueWallet, Cobo Vault and Specter DIY</p>
<p class="mb-0 text-secondary">Supported by BlueWallet, Cobo Vault, Passport and Specter DIY</p>
</div>
<vc:icon symbol="caret-right" />
</a>