synthetix-v3
synthetix-v3 copied to clipboard
E.g. go to one of the councils and type init You should see two initializers but it only shows one. E.g. go to an ElectionModule and try to search `setNextEpochSeatCount`....
Check if the addresses declared when adding collaterals or markets respect the interface required. Revert otherwise.
Helps when you're working on multiple similar instances, i.e. councils
The warning should not consider dynamic arrays of structs to be nested structs. To reproduce, deploy one of the councils locally.