Type Definition pallet_ovm::Event[][src]

type Event<T> = RawEvent<<T as Config>::AccountId, PropertyOf<T>, <T as Config>::Hash, <T as Config>::BlockNumber>;
Expand description

RawEvent specialized for the configuration Config