Function pallet_oracle_collection::pallet::dispatchables::update_collection
source · pub fn update_collection<T: Config>(collection_id: T::CollectionId)
Expand description
Update the collection, doing the aggregation for each key in the process.
This call is permissionless.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::update_collection
.