Module pallet_oracle_collection::pallet::dispatchables
source · Expand description
Functions§
- Apply an change previously proposed by
Pallet::propose_update_collection_info
if the conditions to get it ready are fullfilled. - Propose an update of feeders associated to a specific collection. The collection will only be modified once
Pallet::apply_update_collection_info
is called. - Update the collection, doing the aggregation for each key in the process.