Module tendermint::block::commit_sig

source ·
Expand description

CommitSig within Commit

Enums§

  • CommitSig represents a signature of a validator. It’s a part of the Commit and can be used to reconstruct the vote set given the validator set.