pub fn ensure_operational_single<T: Config<I>, I: 'static>(
) -> Result<(), Error<T, I>>
Expand description

Ensure that the pallet is in operational mode (not halted).