PalletOperatingMode: StorageDescriptor<[], Enum<{
    Halted: undefined;
    Normal: undefined;
}>, false>

The current operating mode of the pallet.

Depending on the mode either all, or no transactions will be allowed.