Type Definition Event
eq_session_manager
type Event<T> = RawEvent<<T as Trait>::ValidatorId>;
RawEvent specialized for the configuration Trait
RawEvent
Trait