zeta-chain / protocol-contracts

Protocol contracts implementing the core logic of the protocol, deployed on ZetaChain and on connected chains
MIT License
70 stars 58 forks source link

Delete duplicated contract in addresses.mainnet.json #144

Closed julianrubino closed 6 months ago

fadeev commented 6 months ago

Good catch! These JSONs are generated automatically, so these changes will be overwritten. I've made the required changes to the generator script, instead: https://github.com/zeta-chain/protocol-contracts/pull/145