跳转至主要内容

getmininginfo RPC Method

正在加载...

更新于
Apr 29, 2026

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 端点,并开始构建
免费开始使用