[][src]Type Definition pallet_plasma::Event

type Event<T> = RawEvent<<T as Trait>::AccountId, <T as Trait>::Hash, <T as Trait>::BlockNumber, RangeOf<T>, CheckpointOf<T>>;

RawEvent specialized for the configuration Trait