Update api.html

This commit is contained in:
hellcatz 2017-04-08 14:29:19 -07:00 committed by GitHub
parent 6f34f9a5fb
commit e0d4c9bd36
1 changed files with 1 additions and 0 deletions

View File

@ -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>