본문으로 건너뛰기

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 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요