Function pallet_order_book::pallet::dispatchables::set_market_feeder
source · pub fn set_market_feeder<T: Config>(feeder_id: T::FeederId)
Expand description
Set the market feeder for set market ratios. The origin must be the admin origin.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_market_feeder
.