Type Definition noble_society::Event[][src]

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

RawEvent specialized for the configuration Config