Trait polkadot_runtime_parachains::session_info::pallet::Config[][src]

pub trait Config: Config + Config + Config + Config + Config + AuthorityDiscoveryConfig { }
Expand description

Configuration trait of this pallet.

Implement this type for a runtime in order to customize this pallet.

Implementors