跳至主要內容

getmininginfo RPC Method

載入中...

更新於
Feb 04, 2026

getmininginfo RPC Method

參數

此方法不接受任何參數

退貨

結果
物件
載入中...
區塊
整數
載入中...
currentblocksize
整數
載入中...
currentblocktx
整數
載入中...
難度
數字
載入中...
miningblocksizelimit
整數
載入中...
networkhashps
數字
載入中...
pooledtx
整數
載入中...
字串
載入中...
warnings
字串
載入中...
錯誤
字串
載入中...
id
整數
載入中...
請求
回應
1
{
2
"result": {
3
"blocks": 936617,
4
"currentblocksize": 0,
5
"currentblocktx": 0,
6
"difficulty": 929929206905.7657,
7
"miningblocksizelimit": 16000000,
8
"networkhashps": 6665299951019882000,
9
"pooledtx": 2,
10
"chain": "main",
11
"warnings": ""
12
},
13
"error": null,
14
"id": 1
15
}
1
{
2
"result": {
3
"blocks": 936617,
4
"currentblocksize": 0,
5
"currentblocktx": 0,
6
"difficulty": 929929206905.7657,
7
"miningblocksizelimit": 16000000,
8
"networkhashps": 6665299951019882000,
9
"pooledtx": 2,
10
"chain": "main",
11
"warnings": ""
12
},
13
"error": null,
14
"id": 1
15
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用