Module tendermint::block

source ·
Expand description

Blocks within the chains of a Tendermint network

Re-exports§

Modules§

  • CommitSig within Commit
  • Block headers
  • Block parts
  • SignedHeader contains commit and and block header. It is what the rpc endpoint /commit returns and hence can be used by a light client.

Structs§

Enums§

  • Indicates whether the validator voted for a block, nil, or did not vote at all

Traits§