Skip to content

Commit

Permalink
Change Cifer grpc endpoint (#4199)
Browse files Browse the repository at this point in the history
* Update chain.json

* Add RPC and Rest API

* Add Cifer IBC Data

* Add peers seed and grpc

* Add coin type

* Change grpc endpoint
  • Loading branch information
cifer-ai committed Mar 24, 2024
1 parent 4d68eed commit f498b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cifer/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
],
"grpc": [
{
"address": "https://grpc.cifer.ai",
"address": "http://grpc.cifer.ai",
"provider": "Cifer"
}
]
Expand Down

0 comments on commit f498b97

Please sign in to comment.