pub type AuthorityDiscovery = Pallet<Runtime>;
Validator peer-to-peer discovery. Current configuration can be found here here.
struct AuthorityDiscovery(/* private fields */);