{% extends "base.html" %} {% block main %} {% include "includes/hwi.html" %}

{{wallet.name}}

{% set active_menuitem = "receive" %} {% include "includes/wallet_menu.html" %}
{% set addrlabel = wallet.getaddressname(wallet['address'], wallet['address_index']) %}



( scan to verify )
{{wallet['address']}}
  {% if wallet['type'] == 'simple' %}       {% endif %}
Specter can verify this address if you scan it.
It has an address index included in the QR code.
{% if wallet.uses_hwi_device %} {% endif %} {% endblock %}