We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While running a node with the eip1559 mempool enhancement the logs will complain with:
Error writing eip1559 state open eip1559state.json: permission denied
20.2.1
Run v20.2.1 with the following in your app.toml
# This parameter enables EIP-1559 like fee market logic in the mempool adaptive-fee-enabled = "true"
The text was updated successfully, but these errors were encountered:
Fixed with #6857
Sorry, something went wrong.
No branches or pull requests
What happened?
While running a node with the eip1559 mempool enhancement the logs will complain with:
Error writing eip1559 state open eip1559state.json: permission denied
Osmosis Version
20.2.1
How to reproduce?
Run v20.2.1 with the following in your app.toml
The text was updated successfully, but these errors were encountered: