/eth/v1/node/peer_count RPC Method
參數
此方法不接受任何參數
退貨
資料
陣列
載入中...
disconnected
字串
載入中...
connecting
字串
載入中...
connected
字串
載入中...
disconnecting
字串
載入中...
請求
回應
1{2"data": {3"connected": "110",4"connecting": "0",5"disconnected": "786",6"disconnecting": "0"7}8}
1{2"data": {3"connected": "110",4"connecting": "0",5"disconnected": "786",6"disconnecting": "0"7}8}