Skip to content

Commit

Permalink
update websocket address
Browse files Browse the repository at this point in the history
  • Loading branch information
camfairchild committed Jul 13, 2024
1 parent 97b3444 commit 9516c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public_key = "ee6a7cd8146e9f02e4ae9f59908a5b513186e786696c6afe9644ff59bdbdbe7c"

[[chains]]
name = "node-subtensor"
rpc_endpoint = "wss://archive.chain.opentensor.ai:443"
rpc_endpoint = "wss://lite.chain.opentensor.ai:443"
color = "#000000"

[chains.github_release]
Expand Down

0 comments on commit 9516c68

Please sign in to comment.