Type Definition pallet_xdns::pallet::StorageMigrations

source ·
pub type StorageMigrations<T: Config> = StorageValue<_GeneratedPrefixForStorageStorageMigrations<T>, u32, ValueQuery>;
Expand description

Storage type is [StorageValue] with value type u32.