Type Definition noble_balances::Event[][src]

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

RawEvent specialized for the configuration Config