Remove duplicate nativePricePool

This commit is contained in:
Prathamesh Musale 2023-08-21 21:24:54 +05:30
parent 907f39f5d4
commit 9b9eb573fa

View File

@ -24,7 +24,6 @@ module.exports = {
DAI_ADDRESS,
],
stableTokenAddresses: [USDC_ADDRESS, DAI_ADDRESS],
nativePricePool: '0x15e444da5b343c5a0931f5d3e85d158d1efc3d40',
nativePricePool: '0x1d1375281265e4dd496d90455f7c82f4fbd85cc2',
minimumEthLocked: 250
},