跳至主要內容

getinfo RPC Method

載入中...

更新於
2026年4月29日

getinfo RPC Method

參數

此方法不接受任何參數

退貨

版本
整數
載入中...
build
字串
載入中...
subversion
字串
載入中...
protocolversion
整數
載入中...
區塊
整數
載入中...
connections
整數
載入中...
難度
數字
載入中...
testnet
布林值
載入中...
paytxfee
數字
載入中...
relayfee
數字
載入中...
errors
字串
載入中...
errorstimestamp
整數
載入中...
錯誤
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"version": 4030000,
6
"build": "v4.3.0",
7
"subversion": "/Zebra:4.3.0/",
8
"protocolversion": 170140,
9
"blocks": 3323688,
10
"connections": 200,
11
"difficulty": 127318833.42730181,
12
"testnet": false,
13
"paytxfee": 0,
14
"relayfee": 0.000001,
15
"errors": "chain updates have stalled, state height has not increased for 10 minutes. Hint: check your network connection, and your computer clock and time zone",
16
"errorstimestamp": 1777159768
17
}
18
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"version": 4030000,
6
"build": "v4.3.0",
7
"subversion": "/Zebra:4.3.0/",
8
"protocolversion": 170140,
9
"blocks": 3323688,
10
"connections": 200,
11
"difficulty": 127318833.42730181,
12
"testnet": false,
13
"paytxfee": 0,
14
"relayfee": 0.000001,
15
"errors": "chain updates have stalled, state height has not increased for 10 minutes. Hint: check your network connection, and your computer clock and time zone",
16
"errorstimestamp": 1777159768
17
}
18
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用