Skip to content

Commit

Permalink
remove unavailable endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Sep 11, 2023
1 parent 1ab0e00 commit c4da237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/kichain.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chain_name": "kichain",
"api": ["https://api-mainnet.blockchain.ki", "https://ki.api.ping.pub","https://api.ki.nodestake.top"],
"api": ["https://api-mainnet.blockchain.ki", "https://api.ki.nodestake.top"],
"rpc": ["https://rpc-mainnet.blockchain.ki:443", "https://rpc-mainnet.blockchain.ki:443","https://rpc.ki.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
Expand Down

0 comments on commit c4da237

Please sign in to comment.