foundry_evm_core::backend

Function merge_journaled_state_data

Source
fn merge_journaled_state_data(
    addr: Address,
    active_journaled_state: &JournaledState,
    fork_journaled_state: &mut JournaledState,
)
Expand description

Clones the account data from the active_journaled_state into the fork_journaled_state