[][src]Type Definition pallet_contracts::Event

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

RawEvent specialized for the configuration Trait