Compile the contracts sources and compare the bytecode output with the on-chain one deployed at the given contractAddress.
sources
contractAddress
True if the code matches, false otherwise.
Generated using TypeDoc
Compile the contracts
sourcesand compare the bytecode output with the on-chain one deployed at the givencontractAddress.Returns
True if the code matches, false otherwise.