Skip to content

Commit

Permalink
chore: add chaos labs api url to exception list
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-dydx-ops committed Dec 19, 2024
1 parent 8dbd357 commit 6004a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"execute-api.ap-northeast-1.amazonaws.com",
"infrastructure-34d.workers.dev",
"api.mainnet-beta.solana.com",
"https://cloud.chaoslabs.co/",
"cloud.chaoslabs.co",
# RPC and Validator Endpoints
"rpc.osmosis.zone",
"dydx-dao-rpc.polkachu.com",
Expand Down

0 comments on commit 6004a8f

Please sign in to comment.