Skip to content

Commit

Permalink
Remove polygon mumbai from healthbot config
Browse files Browse the repository at this point in the history
Signed-off-by: avichalp <[email protected]>
  • Loading branch information
avichalp committed Apr 12, 2024
1 parent 4c74c67 commit 0bcf873
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 0bcf873

Please sign in to comment.