Page cover image

Sync Height Information

BaseUrl

http://your-hotspot-ip:8001/api/miner/sync

method

GET

params

Null

return*

🍺Success

{
"BlockAge": "28039",
"SyncHeight": "1074779"
}

❌Failed

{
"BlockAge": "error",
"SyncHeight": "error"
}

Last updated