Redundant information when retrieving a block
Cosmos-SDK2 posts479 views1 likesLast activity Oct 2018
CR
crytterOP
Oct 2018I was just checking the response you get when retrieving a certain block from the /block?height= endpoint. In the result there is a block_meta.header section that is exactly the same as in the block.header part. Could it not just leave out the block_meta.header part as its being redundant?
ZA
zaki
Oct 2018 1Open an issue for this?