[]Type Definition eq_balances::Event

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

RawEvent specialized for the configuration Trait