{% extends "base_operator.html" %} {% block title %}Settings — operator{% endblock %} {% set page = 'op-settings' %} {% block page_title %}Settings{% endblock %} {% block content %}
The payout daemon runs automatically on its interval. You can also request a cycle now — it sends every confirmed balance at or above each miner's threshold.
Operator fees are retained in the pool wallet. Per-coin economics are configured on the Coins page.
| Coin | Fee | Min payout | Maturity | Wallet |
|---|---|---|---|---|
| {{ c.ticker }} | {{ c.fee_percent }}% | {{ '%.8f'|format(c.min_payout_sats / 100000000) }} | {{ c.maturity_confs }} | {{ c.wallet_name }} |