Function pallet_liquidity_rewards::pallet::dispatchables::set_epoch_duration
source · pub fn set_epoch_duration<T: Config>(duration: MomentOf<T>)
Expand description
Admin method to set the duration used for the next epochs. Current epoch is not affected by this call.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_epoch_duration
.