Skip to content

Commit

Permalink
feat: add Chainroot resources and info
Browse files Browse the repository at this point in the history
  • Loading branch information
mamirpanah committed Dec 25, 2024
1 parent 08ee21b commit 7fa4edc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chain/terra/param_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
{
"provider": "Lavender.Five Nodes 🐝",
"url": "terra2-grpc.lavenderfive.com:443"
},
{
"provider": "Chainroot",
"url": "terra-grpc.chainroot.io:443"
}
],
"lcd_endpoint" : [
Expand All @@ -68,6 +72,10 @@
{
"provider": "cosmosrescue",
"url": "https://terra-api.cosmosrescue.dev/"
},
{
"provider": "Chainroot",
"url": "https://terra-api.chainroot.io/"
}
],
"explorer" : {
Expand Down

0 comments on commit 7fa4edc

Please sign in to comment.