Skip to content

Commit

Permalink
update: endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
kostovster committed Nov 4, 2024
1 parent ea30ae1 commit f2e4953
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/config/networks/pirin-endpoints.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"downtime": 30,
"archive_node_rpc": "https://pirin-cl-arc.nolus.network:26612",
"archive_node_api": "https://pirin-cl-arc.nolus.network:1317",
"archive_node_rpc": "https://archive-rpc.nolus.network",
"archive_node_api": "archive-lcd.nolus.network",
"NOLUS": {
"primary": {
"rpc": "https://rpc.nolus.network",
Expand Down
4 changes: 2 additions & 2 deletions src/config/networks/rila-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"archive_node_api": "https://rila-cl.nolus.network:1317",
"NOLUS": {
"primary": {
"rpc": "https://rila-cl.nolus.network:26657",
"api": "https://rila-cl.nolus.network:1317"
"rpc": "https://rila-rpc.nolus.network",
"api": "https://rila-lcd.nolus.network"
},
"fallback": [
{
Expand Down

0 comments on commit f2e4953

Please sign in to comment.