diff --git a/docker/deployed/testnet/healthbot/config.json b/docker/deployed/testnet/healthbot/config.json index 088f3a61..d7faaff1 100644 --- a/docker/deployed/testnet/healthbot/config.json +++ b/docker/deployed/testnet/healthbot/config.json @@ -21,16 +21,6 @@ "EstimatedGasLimitMultiplier": 1.1 } }, - { - "ChainID": 80001, - "WalletPrivateKey": "${HEALTHBOT_POLYGON_MUMBAI_PRIVATE_KEY}", - "AlchemyAPIKey": "${HEALTHBOT_ALCHEMY_POLYGON_MUMBAI_API_KEY}", - "Probe": { - "CheckInterval": "240s", - "ReceiptTimeout": "40s", - "Tablename": "${HEALTHBOT_POLYGON_MUMBAI_TABLE}" - } - }, { "ChainID": 314159, "WalletPrivateKey": "${HEALTHBOT_FILECOIN_CALIBRATION_PRIVATE_KEY}",