Hey guys, anyone had any success linking to external libraries using remix? I'm changing the MyContractName.json file generated in the artifacts file and setting autoDeployLib: false, putting "MyLibraryName": "DeployedLibraryAddress" in the linkReferences section in the "Custom" node (as I'm deploying on testnet), but it's ignoring that and deploying the library when I deploy anyway.
Sep 23, 2021, 9:02 PM