tendermint::block

Module header

Source
Expand description

Block headers

Structsยง

  • 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 contains the protocol version for the blockchain and the application.