[][src]Type Definition pallet_collective::Event

type Event<T, I = DefaultInstance> = RawEvent<<T as Trait>::Hash, <T as Trait>::AccountId, I>;

RawEvent specialized for the configuration Trait