Skip to content

Commit

Permalink
use public avail/turing rpc endpoints by default
Browse files Browse the repository at this point in the history
  • Loading branch information
xxbbxb committed Jul 23, 2024
1 parent 274ea53 commit e2e10fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions avail.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
WS_ENDPOINT="wss://avail-rpc.polka.p2p.world/"
WS_ENDPOINTS="wss://avail-rpc.polka.p2p.world/"
WS_ENDPOINT="wss://mainnet-rpc.avail.so/ws"
WS_ENDPOINTS="wss://mainnet-rpc.avail.so/ws"
4 changes: 2 additions & 2 deletions turing.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
WS_ENDPOINT="wss://turing-rpc.polka.p2p.world/"
WS_ENDPOINTS="wss://turing-rpc.polka.p2p.world/"
WS_ENDPOINT="wss://turing-rpc.avail.so/ws"
WS_ENDPOINTS="wss://turing-rpc.avail.so/ws"

0 comments on commit e2e10fd

Please sign in to comment.