Skip to content

Commit

Permalink
fix westend gateway url
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Dec 9, 2024
1 parent bd0362f commit 8552468
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion squid/assets/envs/.env.westend
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
BLOCK_START=18000000
PREFIX=42
RPC_WS="wss://westend-rpc.polkadot.io"
CHAIN_ID='westend'
CHAIN_ID='westend'
GATEWAY_URL="https://v2.archive.subsquid.io/network/westend"

0 comments on commit 8552468

Please sign in to comment.