Module reth_discv5::filter

source ·
Expand description

Predicates to constraint peer lookups.

Structs§

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

Enums§