system_health RPC Method
參數
此方法不接受任何參數
退貨
結果
字串
載入中...
peers
整數
載入中...
isSyncing
布林值
載入中...
shouldHavePeers
布林值
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"result": {4"peers": 42,5"isSyncing": false,6"shouldHavePeers": true7},8"id": 19}
1{2"jsonrpc": "2.0",3"result": {4"peers": 42,5"isSyncing": false,6"shouldHavePeers": true7},8"id": 19}