pub fn session_info<T: Config>(index: SessionIndex) -> Option<SessionInfo>
Expand description

Get the session info for the given session, if stored.