pub fn get_session_disputes<T: Config>() -> Vec<(SessionIndex, CandidateHash, DisputeState<BlockNumberFor<T>>)>
Expand description

Implementation for get_session_disputes function from the runtime API