Update api.html

This commit is contained in:
hellcatz 2017-09-03 14:35:52 -07:00 committed by GitHub
parent c826e4d8f3
commit 81bba13224
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<ul>
<li><a href="/api/stats">/stats</a> global pool stats</li>
<li><a href="/api/blocks">/stats</a> global block 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>