跳至主要內容

getmininginfo RPC Method

載入中...

更新於
2026年4月29日

getmininginfo RPC Method

參數

此方法不接受任何參數

退貨

區塊
整數
載入中...
currentblocksize
整數
載入中...
currentblocktx
整數
載入中...
networksolps
整數
載入中...
networkhashps
整數
載入中...
字串
載入中...
testnet
布林值
載入中...
錯誤
字串
載入中...
請求
回應
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": false
12
}
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": false
12
}
13
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用