fn dummy_link_deployed_bytecode(obj: CompactDeployedBytecode) -> 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.