Skip to content

Commit

Permalink
use new metric (#98)
Browse files Browse the repository at this point in the history
* use new metric

* fix: remove whitespace
  • Loading branch information
ALPAC-4 authored May 14, 2024
1 parent 672a51b commit fd9251d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions testnets/initia/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@
"apis": {
"rpc": [
{
"address": "https://rpc.initiation-1.initia.xyz",
"provider": "Foundation"
"address": "https://b545809c-5562-4e60-b5a1-22e83df57748.initiation-1.mesa-rpc.ue1-prod.newmetric.xyz",
"provider": "newmetric"
}
],
"rest": [
{
"address": "https://lcd.initiation-1.initia.xyz",
"provider": "Foundation"
"address": "https://b545809c-5562-4e60-b5a1-22e83df57748.initiation-1.mesa-rest.ue1-prod.newmetric.xyz",
"provider": "newmetric"
}
],
"api": [
Expand Down

0 comments on commit fd9251d

Please sign in to comment.