Skip to content

Commit

Permalink
doc: update unsafe rpc node IPs (#962)
Browse files Browse the repository at this point in the history
  • Loading branch information
renauter authored Mar 11, 2024
1 parent f2a20ee commit 33046d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/misc/try_runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ List of available endpoints for our networks:

- Devnet: 10.10.0.40
- QAnet: 10.10.0.42
- Testnet: 10.10.0.100
- Mainnet: 10.10.0.154
- Testnet: 10.10.0.55
- Mainnet: 10.10.0.56

(If you are not in Lochristi office you probably need VPN to reach to ips)

Expand Down
8 changes: 4 additions & 4 deletions tools/fork-off-substrate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ The script can be tweaked and configured using various environment variables -
| QUICK_MODE | If set, it parallelizes the data download from the RPC endpoint | `NULL` |
## Network list

- Devnet: 10.10.0.151
- QAnet: 10.10.0.152
- Testnet: 10.10.0.22
- Mainnet: 10.10.0.19
- Devnet: 10.10.0.40
- QAnet: 10.10.0.42
- Testnet: 10.10.0.55
- Mainnet: 10.10.0.56

## Read more

Expand Down

0 comments on commit 33046d6

Please sign in to comment.