Type Definition noble_contracts::Event[][src]

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

RawEvent specialized for the configuration Config