synthetix-v3 icon indicating copy to clipboard operation
synthetix-v3 copied to clipboard

The generation of the Router breaks when having two different Modules with the same contract name

Open mjlescano opened this issue 3 years ago • 0 comments

This could be reproduced having for example the following modules:

  • contracts/modules/something/TheModule.sol
  • contracts/modules/another/TheModule.sol

mjlescano avatar Feb 02 '22 14:02 mjlescano