Module tendermint::block::signed_header

source ·
Expand description

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§