getmininginfo RPC Method
パラメータ
このメソッドはパラメータを受け付けません
返します
ブロック
整数
読み込み中...
currentblocksize
整数
読み込み中...
currentblocktx
整数
読み込み中...
networksolps
整数
読み込み中...
networkhashps
整数
読み込み中...
chain
文字列
読み込み中...
testnet
ブール値
読み込み中...
error
文字列
読み込み中...
リクエスト
回答
1{2「jsonrpc」: "2.0",3"id": 1,4"result": {5"blocks": 3323688,6"currentblocksize": 1625,7"currentblocktx": 0,8"networksolps": 14341671225,9"networkhashps": 14341671225,10"chain": "main",11"testnet": false12}13}
1{2「jsonrpc」: "2.0",3"id": 1,4"result": {5"blocks": 3323688,6"currentblocksize": 1625,7"currentblocktx": 0,8"networksolps": 14341671225,9"networkhashps": 14341671225,10"chain": "main",11"testnet": false12}13}