Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

API on 1317 port returns 'Not implemented' response for all requests #1678

Unanswered
AlexAkulov asked this question in Q&A
Discussion options

Hi guys! I've started ethermint v0.20.0 tag it works fine in Metamask.
Now I'm trying to connect some things like ethermint-explorer and https://github.com/luniehq/lunie-light which are using api port 1317.
I have enabled it in app.toml but any requests return Not implemented response.
Whats wrong and how to fix it?

curl "http://localhost:1317/blocks/latest"
{
 "code": 12,
 "message": "Not Implemented",
 "details": [
 ]
}
You must be logged in to vote

Replies: 1 comment

Comment options

I figured out that these tools is not developed for a long time and use legacy api that is not supported more.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /