Skip to content

Commit

Permalink
fix grpc url for skip
Browse files Browse the repository at this point in the history
  • Loading branch information
Vritra4 committed Oct 18, 2024
1 parent aa3f307 commit 0ce5955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testnets/initia/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"provider": "Initia Labs"
},
{
"address": "grpc.testnet.initia.xyz:9090",
"address": "skip-grpc.testnet.initia.xyz:9090",
"provider": "Initia Labs",
"authorizedUser": "skip"
}
Expand Down Expand Up @@ -169,4 +169,4 @@
],
"assetlist": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/initia/assetlist.json"
}
}
}

0 comments on commit 0ce5955

Please sign in to comment.