Closed jaybuidl closed 1 year ago
The current way that this is used works for only deployment, for example the ArbiGoerli-Chiado one, but it breaks the ArbiGoerli-Goerli one.
https://github.com/kleros/vea/blob/master/contracts/hardhat.config.ts#L66-L67
Fixed by https://github.com/kleros/vea/commit/69b894218756985b8ed3d4cc5666c757d2272577
Fixes #62
The current way that this is used works for only deployment, for example the ArbiGoerli-Chiado one, but it breaks the ArbiGoerli-Goerli one.
https://github.com/kleros/vea/blob/master/contracts/hardhat.config.ts#L66-L67