[]Type Definition pallet_utility::Event

type Event<T> = RawEvent<<T as Trait>::AccountId, <T as Trait>::BlockNumber>;

RawEvent specialized for the configuration Trait