File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ contract GenerateAlloc is Script {
5353 // Optionally allocate 10k test accounts for devnets/testnets
5454 bool private constant ALLOCATE_10K_TEST_ACCOUNTS = false ;
5555 // Optionally keep the timelock admin role for testnets
56- bool private constant KEEP_TIMELOCK_ADMIN_ROLE = true ;
56+ bool private constant KEEP_TIMELOCK_ADMIN_ROLE = false ;
5757
5858 /// @notice this call should only be available from Test.sol, for speed
5959 function disableStateDump () external {
Original file line number Diff line number Diff line change 213213 },
214214 "evmengine" : {
215215 "params" : {
216- "execution_block_hash" : " bCMfzLK4JHj6/5l2hDp39yRrnO+YYe9vLY3//jenz9Y ="
216+ "execution_block_hash" : " lNtmUWE0hOtf89+vUsrNakVM3lbSEhSyLxAvLlAtyc8 ="
217217 }
218218 },
219219 "genutil" : {
You can’t perform that action at this time.
0 commit comments