When I create a contract using a library it compiles with some placeholders for the library address, is it possible to hardcode this address in my code? e.g. ExampleLibrary = ExampleLibrary(0x000...);
Jan 11, 2021, 7:08 PM
Yes.
Jan 11, 2021, 11:33 PM