balancer / balancer-deployments

GNU General Public License v3.0
41 stars 35 forks source link

Fix: duplicate entry in timelock authorizer settings (testnets). #90

Closed jubeira closed 1 year ago

jubeira commented 1 year ago

Description

While working on #89 I realized there was a duplicate entry in the config files. While this is not a problem in practice (the delay is correctly configured on-chain, and in any case it can be changed), it'd be convenient to correct this for future deployments.

By modifying the input file, the verification will fail. Given that only testnets are involved, I'd just redeploy.

Type of change

Checklist:

Issue Resolution

N/A