Function pallet_static_price_provider::pallet::dispatchables::force_set_price
source · pub fn force_set_price<T: Config>(price: FixedU128)
Expand description
Privileged action used to set the active native currency price.
This is a temporary solution before oracle is implemented & operational.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::force_set_price
.