Type Definition pallet_circuit::pallet::StorageMigrations
source · pub type StorageMigrations<T: Config> = StorageValue<_GeneratedPrefixForStorageStorageMigrations<T>, u32, ValueQuery>;
Expand description
Storage type is [StorageValue
] with value type u32
.