[][src]Type Definition tendermint_light_client::types::Header

type Header = TMHeader;

A header contains 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.