Commit 3a5f9e75 authored by szh's avatar szh

update devstatus

parent d6b2e766
...@@ -39,16 +39,37 @@ response ...@@ -39,16 +39,37 @@ response
"data": { "data": {
"hardware": "", "hardware": "",
"revision": "", "revision": "",
"serial": "", "serial": "1000000091099025",
"local_last_height": 3819890, "local_last_height": 4188041,
"last_height": 3819890, "last_height": 8211685,
"is_ntp_sync": true, "is_ntp_sync": true,
"wallet_status": null, "wallet_status": {
"isAutoMining": true,
"isHasSeed": true,
"isTicketLock": true
},
"net_info": { "net_info": {
"externaladdr": "122.225.230.10:13802", "externaladdr": "183.129.134.34:13802",
"localaddr": "192.168.100.139:13802", "localaddr": "192.168.100.218:13802",
"outbounds": 25 "outbounds": 25
} },
"bty_version": {
"title": "bityuan",
"app": "6.4.2",
"chain33": "6.4.0",
"localDb": "2.0.0"
},
"err": "",
"arch": "armv7l",
"Disks": [
{
"filesystem": "/dev/sda1",
"type": "ext4",
"size_k": "245053028",
"use": "32%"
}
],
"is_backup": false
} }
} }
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment