Skip to content

Commit

Permalink
fix: relations
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaShWoof committed Sep 13, 2024
1 parent 2698305 commit 0924505
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions deployments/optimism/weth/relations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,4 @@ export default {
WBTC: {
artifact: 'contracts/ERC20.sol:ERC20'
},

// weETH
TransparentUpgradeableProxy: {
artifact: 'contracts/ERC20.sol:ERC20',
delegates: {
field: {
slot: '0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc'
}
}
},
};

0 comments on commit 0924505

Please sign in to comment.