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