Type Definition noble_membership::Event[][src]

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

RawEvent specialized for the configuration Config