Currently watching {{wallet["keypool"]}} receiving and {{wallet["change_keypool"]}} change addresses.
Cache
Import / Export
Import this wallet to the device by scanning QR code below.
{% if wallet.is_multisig %}
{% if cc_file %}
Download ColdCard file
{% else %}
Coldcard file is unavailable - we don't have enough information to generate it
{% endif %}
{% endif %}
{{qr_text}}
Delete Wallet
{% endblock %}