remove_bytecode_dependencies

Function remove_bytecode_dependencies 

Source
pub(crate) fn remove_bytecode_dependencies(
    gcx: Gcx<'_>,
    deps: &PreprocessorDependencies,
    data: &BTreeMap<ContractId, ContractData>,
) -> Updates
Expand description

Goes over all test/script files and replaces bytecode dependencies with cheatcode invocations.