Type Definition noble_elections_phragmen::Event[][src]

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

RawEvent specialized for the configuration Config