Skip to main content

merge_db_account_data

Function merge_db_account_data 

Source
fn merge_db_account_data<ExtDB: DatabaseRef, N: Network, B: ForkBlockEnv>(
    addr: Address,
    active: &CacheDB<ExtDB>,
    fork_db: &mut CacheDB<SharedBackend<N, B>>,
)
Expand description

Clones the account data from the active db into the ForkDB