Skip to content

Commit

Permalink
fix: revert (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
ALPAC-4 authored May 14, 2024
1 parent 5238a96 commit 672a51b
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://19873f3c-3d34-406a-b715-d0270e3cd3cd.initiation-1.mesa-rpc.ue1-prod.newmetric.xyz",
"provider": "newmetric"
"address": "https://rpc.initiation-1.initia.xyz",
"provider": "Foundation"
}
],
"rest": [
{
"address": "https://19873f3c-3d34-406a-b715-d0270e3cd3cd.initiation-1.mesa-rest.ue1-prod.newmetric.xyz",
"provider": "newmetric"
"address": "https://lcd.initiation-1.initia.xyz",
"provider": "Foundation"
}
],
"api": [
Expand Down

0 comments on commit 672a51b

Please sign in to comment.