Versions in this module Expand all Collapse all v0 v0.1.0 Apr 19, 2020 Changes in this version + type AwaitingConnections struct + Finish func() + Requested validators.Set + WeightRequired uint64 + func (aw *AwaitingConnections) Add(conn ids.ShortID) + func (aw *AwaitingConnections) Ready() bool + func (aw *AwaitingConnections) Remove(conn ids.ShortID)