{% include 'includes/head.html' %} {% if refresh_rate is defined and refresh_rate is not none %} {% endif %}
{% include 'includes/logo_header.html' %} {% include 'includes/message_display.html' %}Enabled |
|
---|
Enabled |
|
---|
URI(s) | Sessions | |
---|---|---|
{% set first = True %}
{% for addr in tower.addresses %}
{% if first %} {% set first = False %} {% else %} {% endif %} {{tower.pubkey_b16}}@{{addr}} {% endfor %} |
{{tower.num_sessions}} |
Backups | {{watchtower_client_stats.num_backups}} |
---|---|
Pending Backups | {{watchtower_client_stats.num_pending_backups}} |
Failed Updates | {{watchtower_client_stats.num_failed_backups}} |
Sessions Acquired | {{watchtower_client_stats.num_sessions_acquired}} |
Sessions Exhausted | {{watchtower_client_stats.num_sessions_exhausted}} |
Max Updates | {{watchtower_client_policy.max_updates}} |
---|---|
Sweep sat/byte | {{watchtower_client_policy.sweep_sat_per_byte}} |
Sweep sat/vbyte | {{watchtower_client_policy.sweep_sat_per_vbyte}} |