Versions in this module Expand all Collapse all v1 v1.9.0 Oct 3, 2022 v1.7.17 Aug 16, 2022 v1.7.16 Aug 12, 2022 Changes in this version + type Peers interface + ConnectedWeight func() uint64 + PreferredPeers func() ids.NodeIDSet + func NewPeers() Peers + type Startup interface + ShouldStart func() bool + func NewStartup(peers Peers, startupWeight uint64) Startup