[][src]Type Definition pallet_society::Event

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

RawEvent specialized for the configuration Trait