{% extends "base.html" %} {% block main %}

{{wallet.name}}

Transactions Addresses Receive Send Settings
{% set addrlabel = wallet.getaddressname(wallet['address'], wallet['address_index']) %}



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