Skip to content

Commit 1f0d70f

Browse files
committed
Removes morpho related files
1 parent b38c9a8 commit 1f0d70f

File tree

5 files changed

+0
-111
lines changed

5 files changed

+0
-111
lines changed

contracts/WstETHApi3ReaderProxyV1.sol

Lines changed: 0 additions & 32 deletions
This file was deleted.

contracts/interfaces/IWstETH.sol

Lines changed: 0 additions & 11 deletions
This file was deleted.

deploy/005_deploy_WstETHApi3ReaderProxyV1.ts

Lines changed: 0 additions & 45 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"deploy:NormalizedApi3ReaderProxyV1": "hardhat deploy --network $NETWORK --tags NormalizedApi3ReaderProxyV1",
2828
"deploy:ProductApi3ReaderProxyV1": "hardhat deploy --network $NETWORK --tags ProductApi3ReaderProxyV1",
2929
"deploy:ScaledApi3FeedProxyV1": "hardhat deploy --network $NETWORK --tags ScaledApi3FeedProxyV1",
30-
"deploy:WstETHApi3ReaderProxyV1": "hardhat deploy --network $NETWORK --tags WstETHApi3ReaderProxyV1",
3130
"lint": "pnpm run prettier:check && pnpm run lint:eslint && pnpm run lint:solhint",
3231
"lint:solhint": "solhint ./contracts/**/*.sol",
3332
"lint:eslint": "eslint . --ext .js,.ts",

scripts/deploy-morpho.ts

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)