[][src]Module tendermint::block

Blocks within the chains of a Tendermint network

Structs

Height

Block height for a particular chain (i.e. number of blocks created since the chain began)

Id

Block identifiers

Traits

ParseHeight

Parse block::Height from a type

ParseId

Parse block::Id from a type