Skip to content

Commit

Permalink
updated config
Browse files Browse the repository at this point in the history
  • Loading branch information
ajb413 committed Mar 27, 2024
1 parent 7e171e1 commit 2b1a868
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion deployments/base-sepolia/weth/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"baseBorrowSpeed": "0e15",
"baseMinForRewards": "100e18"
},
"rewardToken": "COMP",
"assets": {
"cbETH": {
"address": "0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2",
Expand Down
5 changes: 0 additions & 5 deletions deployments/base-sepolia/weth/relations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ export default {
artifact: 'contracts/ERC20.sol:ERC20',
},

// COMP
'0x2f535da74048c0874400f0371fba20df983a56e2': {
artifact: 'contracts/ERC20.sol:ERC20',
},

l2CrossDomainMessenger: {
delegates: {
field: {
Expand Down

0 comments on commit 2b1a868

Please sign in to comment.