Crate pallet_authority_discovery[][src]

Authority discovery module.

This module is used by the client/authority-discovery and by polkadot's parachain logic to retrieve the current and the next set of authorities.

Re-exports

pub use $crate::traits::GetPalletVersion as _;

Structs

GenesisConfig

Genesis config for the module, allow to build genesis storage.

Module

Enums

Call

Dispatchable calls.

Traits

Config

The module's config trait.