Type Definition frame_system::pallet::Events[][src]

type Events<T: Config> = StorageValue<_GeneratedPrefixForStorageEvents<T>, Vec<EventRecord<T::Event, T::Hash>>, ValueQuery>;
Expand description

Events deposited for the current block.