getblockchaininfo RPC Method
매개변수
이 메서드는 매개변수를 받지 않습니다.
반품
결과
객체
로딩 중...
체인
문자열
로딩 중...
블록
정수
로딩 중...
헤더
정수
로딩 중...
bestblockhash
문자열
로딩 중...
난이도
숫자
로딩 중...
mediantime
정수
로딩 중...
verificationprogress
숫자
로딩 중...
initialblockdownload
부울
로딩 중...
chainwork
문자열
로딩 중...
size_on_disk
정수
로딩 중...
pruned
부울
로딩 중...
경고
문자열
로딩 중...
오류
문자열
로딩 중...
id
정수
로딩 중...
요청
답변
1{2"result": {3"chain": "main",4"blocks": 936616,5"headers": 936616,6"bestblockhash": "000000000000000000516816955012ae5d1947e12fb984c547340da216ab29f9",7"difficulty": 927738151982.1313,8"mediantime": 1770076209,9"verificationprogress": 0.9999939794090871,10"initialblockdownload": false,11"chainwork": "000000000000000000000000000000000000000002bf043116caf4258f2207ec",12"size_on_disk": 244367332105,13"pruned": false,14"warnings": ""15},16"error": null,17"id": 118}
1{2"result": {3"chain": "main",4"blocks": 936616,5"headers": 936616,6"bestblockhash": "000000000000000000516816955012ae5d1947e12fb984c547340da216ab29f9",7"difficulty": 927738151982.1313,8"mediantime": 1770076209,9"verificationprogress": 0.9999939794090871,10"initialblockdownload": false,11"chainwork": "000000000000000000000000000000000000000002bf043116caf4258f2207ec",12"size_on_disk": 244367332105,13"pruned": false,14"warnings": ""15},16"error": null,17"id": 118}