Type Definition noble_collective::Event[][src]

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

RawEvent specialized for the configuration Config