fv/Governor
Hadrien Croubois 2 years ago
parent 89ceb34f0d
commit 82bbdb2c64
  1. 2
      certora/specs.js

@ -49,7 +49,7 @@ module.exports = [].concat(
files: ['certora/harnesses/TimelockControllerHarness.sol'],
options: ['--optimistic_hashing', '--optimistic_loop'],
},
// Govenor
// Governor
product(
[
...product(['GovernorHarness'], ['GovernorInvariants', 'GovernorBaseRules', 'GovernorChanges', 'GovernorStates']),

Loading…
Cancel
Save