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