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