[][src]Module tendermint::block::header

Block headers

Structs

Header

Block Header values contain metadata about the block and about the consensus, as well as commitments to the data in the current block, the previous block, and the results returned by the application.

Version

Version contains the protocol version for the blockchain and the application.