Type Definition Event
pallet_collection
type Event<T> = RawEvent<<T as Config>::AccountId, <T as Config>::Hash>;
RawEvent specialized for the configuration Config
RawEvent
Config