Skip to main content

VOTING_PERIODS_IN_OFFSET

Constant VOTING_PERIODS_IN_OFFSET 

Source
const VOTING_PERIODS_IN_OFFSET: u32 = 12;
Expand description

By how many voting periods do we offset the beginning of our first time period from the epoch?

We do this so that each of our time periods begins at a time when the SRV is not rotating.