forge_verify::utils

Function try_extract_and_compare_bytecode

Source
fn try_extract_and_compare_bytecode(
    local_bytecode: &[u8],
    bytecode: &[u8],
) -> bool