referrerpolicy=no-referrer-when-downgrade
pallet_contracts::migration::v10

Function store_old_contract_info

Source
pub fn store_old_contract_info<T: Config, OldCurrency>(
    account: T::AccountId,
    info: ContractInfo<T>,
)
where OldCurrency: ReservableCurrency<<T as Config>::AccountId> + 'static,