Function pallet_preimage::migration::v1::image_count
source · pub fn image_count<T: Config>() -> Option<u32>
Expand description
Returns the number of images or None
if the storage is corrupted.
pub fn image_count<T: Config>() -> Option<u32>
Returns the number of images or None
if the storage is corrupted.