Type Alias pallet_contracts::migration::v12::PristineCode
source · pub type PristineCode<T> = StorageMap<PristineCode_Storage_Instance<T>, Identity, <T as Config>::Hash, Vec<u8>>;
Aliased Type§
struct PristineCode<T>(/* private fields */);