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