{% include 'header.html' %} {% from 'style.html' import start_process_svg %} {% from 'macros.html' import breadcrumb %}
{{ breadcrumb([ {'text': 'Home', 'url': '/'}, {'text': 'Debug', 'url': '/debug'} ]) }}

Debug

Expert debug options

{% include 'inc_messages.html' %}
Options
Remove expired offers and bids
Reinitialise XMR wallet
List non-segwit UTXOs
Combine non-segwit BTC UTXOs
Combine non-segwit LTC UTXOs
{% include 'footer.html' %}