Function apply_block_overrides

Source
pub fn apply_block_overrides<DB>(
    overrides: BlockOverrides,
    cache_db: &mut CacheDB<DB>,
    env: &mut BlockEnv,
)
Expand description

Applies the given block overrides to the env and updates overridden block hashes in the db.