[][src]Type Definition orml_authority::Event

type Event<T> = RawEvent<<T as Trait>::PalletsOrigin, <T as Trait>::BlockNumber>;

RawEvent specialized for the configuration Trait