pub fn ensure_operational_single<T: Config<I>, I: 'static>( ) -> Result<(), Error<T, I>>
Ensure that the pallet is in operational mode (not halted).