pub fn ensure_updated<T: Config>(hashes: Vec<T::Hash>)
Expand description

Ensure that the a bulk of pre-images is upgraded.

The caller pays no fee if at least 90% of pre-images were successfully updated.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::ensure_updated.