mirror of https://github.com/BTCPrivate/z-nomp.git
Update api.html
This commit is contained in:
parent
6f34f9a5fb
commit
e0d4c9bd36
|
@ -4,6 +4,7 @@
|
|||
<ul>
|
||||
<li><a href="/api/stats">/stats</a> global pool stats</li>
|
||||
<li><a href="/api/pool_stats">/pool_stats</a> - historical stats</li>
|
||||
<li><a href="/api/payments">/payments</a> - payment history</li>
|
||||
<li><a href="/api/worker_stats?taddr">/worker_stats?taddr</a> - historical time per pool json </li>
|
||||
<li><a href="/api/live_stats">/live_stats</a> - live stats </li>
|
||||
|
||||
|
|
Loading…
Reference in New Issue