Skip to content

Commit

Permalink
chore: remove bad rpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
royvardhan committed Jul 2, 2024
1 parent 1ab756e commit 6865d57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ponder.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ export default createConfig({
chainId: 43114,
transport: loadBalance([
http("https://api.avax.network/ext/bc/C/rpc"),
http("https://rpc.ankr.com/avalanche"),
http("https://avalanche-c-chain-rpc.publicnode.com"),
http("https://avalanche.drpc.org"),
]),
},
telos: {
Expand Down

0 comments on commit 6865d57

Please sign in to comment.