Crate pallet_authority_discovery
source ·Expand description
§Authority discovery pallet.
This pallet 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 pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.