Skip to content

Commit

Permalink
Merge pull request #2139 from chainroot/main
Browse files Browse the repository at this point in the history
feat: add Chainroot resources and info
  • Loading branch information
Kwonhyukjoon authored Dec 26, 2024
2 parents 08ee21b + 7fa4edc commit eed4ae6
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 eed4ae6

Please sign in to comment.