Type Alias pallet_preimage::migration::v0::PreimageFor
source · pub type PreimageFor<T> = StorageMap<PreimageFor_Storage_Instance<T>, Identity, <T as Config>::Hash, BoundedVec<u8, ConstU32<MAX_SIZE>>>;Aliased Type§
struct PreimageFor<T>(PhantomData<(PreimageFor_Storage_Instance<T>, Identity, <T as Config>::Hash, BoundedVec<u8, ConstU32<MAX_SIZE>>, OptionQuery, GetDefault, GetDefault)>);Fields§
§0: PhantomData<(PreimageFor_Storage_Instance<T>, Identity, <T as Config>::Hash, BoundedVec<u8, ConstU32<MAX_SIZE>>, OptionQuery, GetDefault, GetDefault)>