Module filter

Source
Expand description

Predicates to constraint peer lookups.

Structs§

MustIncludeKey
Filter requiring that peers advertise that they belong to some fork of a certain key.
MustNotIncludeKeys
Filter requiring that peers not advertise kv-pairs using certain keys, e.g. b“eth2“.

Enums§

FilterOutcome
Outcome of applying filtering rules on node record.