Function dummy_link_bytecode

Source
fn dummy_link_bytecode(obj: CompactBytecode) -> Option<Bytes>
Expand description

Helper function that will link references in unlinked bytecode to the 0 address.

This is needed in order to analyze the bytecode for contracts that use libraries.