[][src]Type Definition pallet_balances::Event

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

RawEvent specialized for the configuration Trait