Skip to content

Commit e5e24a4

Browse files
committed
update eoa
1 parent 9437d73 commit e5e24a4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

chains/8453.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1240,7 +1240,7 @@
12401240
"name": "CHAINLINK_wrsETH_COMPOSITE_ORACLE"
12411241
},
12421242
{
1243-
"addr": "0x9917Ea34179D87F06C8b9D4AfB8BD78248B434ef",
1243+
"addr": "0xadcC226082E878371a3fc33c1f914dad7FB6a28D",
12441244
"isContract": false,
12451245
"name": "BAD_DEBT_REPAYER_EOA"
12461246
}

proposals/mips/mip-x37/mip-x37.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ contract mipx37 is HybridProposal {
112112
);
113113
}
114114

115-
function teardown(Addresses, address) public pure override {}
116-
117115
function validate(Addresses addresses, address) public override {
118116
vm.selectFork(BASE_FORK_ID);
119117

0 commit comments

Comments
 (0)