Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoujia6139 committed Nov 18, 2023
1 parent 862c83b commit cf87bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/hardhat-constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ export const eContractidToContractName = {
EXRP: "MintableERC721",
WGLMR: "MintableERC721",
MockBendDaoLendPool: "MockLendPool",
AggregatorGHOST:"ERC721OracleWrapper",
AggregatorGHOST: "ERC721OracleWrapper",
PositionMoverLogic: "PositionMoverLogic",
PoolPositionMoverImpl: "PoolPositionMover",
GHOST: "MintableERC721",
Expand Down

0 comments on commit cf87bbe

Please sign in to comment.