api: improve the doc json alignment

This commit is contained in:
Tanguy Pruvot 2016-09-20 00:46:27 +02:00
parent bca1c8e25d
commit 413ff39b17

View file

@ -36,7 +36,7 @@ result:
"paid": 0.00000000, "paid": 0.00000000,
"total": 0.00050362, "total": 0.00050362,
"miners":[{ "miners":[{
"version":"ccminer/1.8.2", "version": "ccminer\/1.8.2",
"password": "d=96", "password": "d=96",
"ID": "", "ID": "",
"algo": "decred", "algo": "decred",
@ -59,12 +59,12 @@ result:
<pre class="main-left-box" style='padding: 3px; font-size: .8em; background-color: #ffffee; font-family: monospace;'> <pre class="main-left-box" style='padding: 3px; font-size: .8em; background-color: #ffffee; font-family: monospace;'>
{ {
"x11": { "x11": {
"name": "blake", "name": "x11",
"port": 5733, "port": 3533,
"coins": 10, "coins": 10,
"fees": 1, "fees": 1,
"hashrate": 269473938, "hashrate": 269473938,
"workers": 1, "workers": 5,
"estimate_current": "0.00053653", "estimate_current": "0.00053653",
"estimate_last24h": "0.00036408", "estimate_last24h": "0.00036408",
"actual_last24h": "0.00035620", "actual_last24h": "0.00035620",