{% extends "_base.html" %} {% load i18n %} {% load sekizai_tags %} {% load bootstrap %} {% block content %} {% include "profile_header_menu.html" %}
Define the fee for new transactions. This will be used to evaluate the health of your unspent transaction outputs.
🟢 Healthy fee: < {{ request.user.profile.my_fee_threshold_healthy }}%
🟡 Warning: {{ request.user.profile.my_fee_threshold_healthy }}-{{ user.profile.my_fee_threshold_warning }}%
🔴 High: > {{ request.user.profile.my_fee_threshold_warning }}%