Type Definition Event
eq_oracle
type Event<T> = RawEvent<<T as Trait>::AccountId, Currency>;
RawEvent specialized for the configuration Trait
RawEvent
Trait