Type Definition supply::pallet::StartHeight  
source · pub type StartHeight<T: Config> = StorageValue<_GeneratedPrefixForStorageStartHeight<T>, BlockNumberFor<T>, OptionQuery>;Expand description
Storage type is [StorageValue] with value type BlockNumberFor < T >.