Skip to content

Commit

Permalink
Merge pull request #621 from tablelandnetwork/avichalp/drop-mumbai-hbot
Browse files Browse the repository at this point in the history
Remove polygon mumbai from healthbot config
  • Loading branch information
avichalp authored Apr 12, 2024
2 parents 4c74c67 + 0bcf873 commit ec209a0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docker/deployed/testnet/healthbot/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down

0 comments on commit ec209a0

Please sign in to comment.