File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ export default {
5555 forking : enableMainnetForking
5656 ? {
5757 url : `https://eth-mainnet.alchemyapi.io/v2/${ mainnetAlchemyApiKey } ` ,
58- blockNumber : 13354217
58+ blockNumber : 13370300
5959 }
6060 : undefined
6161 } ,
@@ -113,7 +113,7 @@ export default {
113113 } ,
114114
115115 proposals : {
116- governor : '0xE087F94c3081e1832dC7a22B48c6f2b5fAaE579B ' ,
116+ governor : '0x0BEF27FEB58e857046d630B2c03dFb7bae567494 ' ,
117117 votingToken : '0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B'
118118 }
119119} as HardhatUserConfig ;
Original file line number Diff line number Diff line change 44 "exec" : false ,
55 "proposerAddress" : " 0xb81cf4981Ef648aaA73F07a18B03970f04d5D8bF"
66 },
7- "fip_30" : {
8- "deploy" : false ,
9- "exec" : true ,
10- "proposerAddress" : " 0xb81cf4981Ef648aaA73F07a18B03970f04d5D8bF"
11- },
127 "v2Phase1" : {
138 "deploy" : true ,
149 "exec" : false ,
You can’t perform that action at this time.
0 commit comments