[][src]Type Definition pallet_elections_phragmen::Event

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

RawEvent specialized for the configuration Trait