Type Definition avalanche_types::ids::node::Set

source · []
pub type Set = HashSet<Id>;
Expand description

Set is a set of NodeIds ref. https://pkg.go.dev/github.com/ava-labs/avalanchego/ids#NewNodeIDSet