Type Definition pallet_plasma::Event[][src]

type Event<T> = RawEvent<<T as Config>::AccountId, <T as Config>::Hash, <T as Config>::BlockNumber, RangeOf<T>, CheckpointOf<T>, StateUpdateOf<T>, InclusionProofOf<T>>;
Expand description

RawEvent specialized for the configuration Config