Skip to main content

VOTING_PERIODS_IN_SRV_ROUND

Constant VOTING_PERIODS_IN_SRV_ROUND 

Source
const VOTING_PERIODS_IN_SRV_ROUND: u32 = 24;
Expand description

How many voting periods make up an entire round of the shared random value commit-and-reveal protocol?

We use this to compute an SRV lifetime if one of the SRV values is missing.