[][src]Type Definition sunshine_vote::Event

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

RawEvent specialized for the configuration Trait