Function dex_stable::pallet::dispatchables::stop_ramp_a
source · pub fn stop_ramp_a<T: Config>(pool_id: T::PoolId)
Expand description
Stop ramping A parameter.
Only called by admin.
Argument
pool_id
: The id of pool.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::stop_ramp_a
.