[][src]Type Definition sunshine_bounty::Event

type Event<T> = RawEvent<<T as Trait>::AccountId, <T as Trait>::VoteId, <T as Trait>::BountyId, BalanceOf<T>>;

RawEvent specialized for the configuration Trait