Skip to main content

Module epoch_root_vote_collector

Module epoch_root_vote_collector 

Source

Structs§

EpochRootVoteCollector
Combined collector for epoch-root views. Runs both a quorum-vote accumulator (producing a QuorumCertificate2) and a light-client-state-update-vote accumulator (producing a LightClientStateUpdateCertificateV2) against the same Vote1 stream, emitting the pair only when both cross threshold.

Functions§

generate_vote_commitment 🔒