Type Definition pallet_contracts::migration::v12::PristineCode

source ·
pub type PristineCode<T> = StorageMap<PristineCode_Storage_Instance<T>, Identity, <T as Config>::Hash, Vec<u8>>;