Skip to content

Commit

Permalink
chore: update endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM committed Oct 15, 2024
1 parent 59d8815 commit df6322a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions testnets/milkyway/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
"apis": {
"rpc": [
{
"address": "https://rpc.glados-2.milkyway.zone",
"address": "https://rpc.testnet.milkyway.zone",
"provider": "MilkyWay Labs"
}
],
"rest": [
{
"address": "https://lcd.glados-2.milkyway.zone",
"address": "https://lcd.testnet.milkyway.zone",
"provider": "MilkyWay Labs"
}
],
"grpc": [
{
"address": "grpc.glados-2.milkyway.zone:443",
"address": "grpc.testnet.milkyway.zone:443",
"provider": "MilkyWay Labs"
}
]
Expand Down

0 comments on commit df6322a

Please sign in to comment.