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
We've see several instances of config corruption
entropy -a --help
ENTROPY_TUI_ENDPOINT
localhost
It should not be possible, and if it happens (user or other program mutated config), then we should get more info.
To consider:
config.set
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We've see several instances of config corruption
entropy -a --help
does not help and nukes config #244ENTROPY_TUI_ENDPOINT
not set correctly, and failure to connect when setting the chain endpoint tolocalhost
#268It should not be possible, and if it happens (user or other program mutated config), then we should get more info.
To consider:
config.set
The text was updated successfully, but these errors were encountered: