Skip to main content

set_cold_slot

Function set_cold_slot 

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

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