Skip to content

Commit

Permalink
added F5 Nodes API/RPC
Browse files Browse the repository at this point in the history
  • Loading branch information
redwest88 authored Nov 14, 2023
1 parent ed55e67 commit 006db00
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,18 @@
{
"url": "https://zetachain-testnet-grpc.itrocket.net:14090",
"type": "cosmos-grpc"
},
{
"url": "https://zetachain-rpc.f5nodes.com",
"type": "tendermint-rpc"
},
{
"url": "https://zetachain-api.f5nodes.com",
"type": "cosmos-http"
},
{
"url": "zetachain-grpc.f5nodes.com",
"type": "cosmos-grpc"
}
]
},
Expand Down Expand Up @@ -414,4 +426,4 @@
}
]
}
}
}

0 comments on commit 006db00

Please sign in to comment.