Versions in this module Expand all Collapse all v1 v1.1.0 Jun 19, 2022 Changes in this version + const MaxDelay + const MaxWindows + const WindowDuration + type Windower interface + Delay func(chainHeight, pChainHeight uint64, validatorID ids.ShortID) (time.Duration, error) + func New(state validators.State, subnetID, chainID ids.ID) Windower