Skip to content

Commit

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

0 comments on commit 59d8815

Please sign in to comment.