- Add "size" and "bits"
- Rename "blockcount" to "height" (and make it 1-based)
- Rename "hashprevious" and "hashnext" to "previousblockhash" and "nextblockhash" (respectively)
Cleanup JSON-RPC getblock output to be consistent #885
pull luke-jr wants to merge 1 commits into bitcoin:master from luke-jr:getblock_cleanup changing 1 files +17 −10-
luke-jr commented at 5:20 PM on February 22, 2012: member
-
34f8788915
Cleanup JSON-RPC getblock output to be consistent
- Add "size" and "bits" - Rename "blockcount" to "height" - Rename "hashprevious" and "hashnext" to "previousblockhash" and "nextblockhash" (respectively)
- gavinandresen merged this on Feb 23, 2012
- gavinandresen closed this on Feb 23, 2012
- destenson referenced this in commit 5945b7053e on Jun 26, 2016
- destenson referenced this in commit a2ad8628a7 on Jun 26, 2016
- ptschip referenced this in commit c8489a6b3f on Jan 7, 2018
- dexX7 referenced this in commit 4cccf205b2 on Apr 3, 2019
- DrahtBot locked this on Sep 8, 2021
Contributors