pub type CurrentPhase<T: Config> = StorageValue<_GeneratedPrefixForStorageCurrentPhase<T>, Phase<T::BlockNumber>, ValueQuery>;
Expand description

Current phase.