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 module that hosts all the FRAME types needed to add this pallet to a runtime.