Type Definition democracy::pallet::NextLaunchTimestamp  
source · pub type NextLaunchTimestamp<T: Config> = StorageValue<_GeneratedPrefixForStorageNextLaunchTimestamp<T>, u64, ValueQuery>;Expand description
Storage type is [StorageValue] with value type u64.