timechain_runtime

Type Alias AuthorityDiscovery

Source
pub type AuthorityDiscovery = Pallet<Runtime>;
Expand description

Validator peer-to-peer discovery. Current configuration can be found here here.

Aliased Typeยง

struct AuthorityDiscovery(/* private fields */);