Function set_cold_slot

Source
fn set_cold_slot(
    ccx: &mut CheatsCtxt<'_, '_, '_, '_>,
    target: Address,
    slot: U256,
    cold: bool,
)
Expand description

Helper function to set / unset cold storage slot of the target address.