Type Definition frame_system::pallet::LastRuntimeUpgrade  [−][src]
type LastRuntimeUpgrade<T: Config> = StorageValue<_GeneratedPrefixForStorageLastRuntimeUpgrade<T>, LastRuntimeUpgradeInfo>;
Expand description
Stores the spec_version and spec_name of when the last runtime upgrade happened.