We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bfa4b8 + 2b900bc commit ce64476Copy full SHA for ce64476
1 file changed
.github/workflows/check.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
DB_PATH: ./db.sqlite
10
- ASTAR_ENDPOINT: https://rpc.astar.network
+ ASTAR_ENDPOINT: wss://astar-rpc.n.dwellir.com
11
12
jobs:
13
tests:
0 commit comments