Function pallet_dapp_staking::pallet::dispatchables::maintenance_mode
source · pub fn maintenance_mode<T: Config>(enabled: bool)
Expand description
Used to enable or disable maintenance mode. Can only be called by manager origin.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::maintenance_mode
.