Module pallet_session_support

Source
Expand description

[pallet_session] integration. Implements Substrate’s [pallet_session].

This implementation has lag of one additional PC epoch when applying committees to sessions.

Structs§

PalletSessionSupport
Implements [pallet_session::SessionManager] and [pallet_session::ShouldEndSession] integrated with crate::Pallet.