Type Definition noble_democracy::Event[][src]

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

RawEvent specialized for the configuration Config