pub type MaintenanceStatus<T: Config> = StorageValue<_GeneratedPrefixForStorageMaintenanceStatus<T>, MaintenanceStatusInfo, ValueQuery>;
Expand description

Storage type is StorageValue with value type MaintenanceStatusInfo.