diff --git a/helpers/hardhat-constants.ts b/helpers/hardhat-constants.ts index c02769a3..ff68875b 100644 --- a/helpers/hardhat-constants.ts +++ b/helpers/hardhat-constants.ts @@ -489,7 +489,7 @@ export const eContractidToContractName = { EXRP: "MintableERC721", WGLMR: "MintableERC721", MockBendDaoLendPool: "MockLendPool", - AggregatorGHOST:"ERC721OracleWrapper", + AggregatorGHOST: "ERC721OracleWrapper", PositionMoverLogic: "PositionMoverLogic", PoolPositionMoverImpl: "PoolPositionMover", GHOST: "MintableERC721",