Module polkadot_runtime_parachains::session_info [−][src]
Expand description
The session info pallet provides information about validator sets from prior sessions needed for approvals and disputes.
See https://w3f.github.io/parachain-implementers-guide/runtime/session_info.html.
Re-exports
pub use pallet::*;
Modules
Traits
An abstraction for the authority discovery pallet to help with mock testing.