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
haltheight
spec.chain.app
so I had the following setting in my chain.yaml
spec: chain: app: haltHeight: 11550000
as found here:
cosmos-operator/config/samples/cosmos_v1_cosmosfullnode_full.yaml
Line 53 in 44ec317
but it doesn't seem to modify the app.toml. (although it is present in the cosmos-operator description)
if I set the halt-height in the overrides it shows up.
is this expected behavior?
The text was updated successfully, but these errors were encountered:
Looking
Sorry, something went wrong.
AntiTyping
No branches or pull requests
so I had the following setting in my chain.yaml
as found here:
cosmos-operator/config/samples/cosmos_v1_cosmosfullnode_full.yaml
Line 53 in 44ec317
but it doesn't seem to modify the app.toml. (although it is present in the cosmos-operator description)
if I set the halt-height in the overrides it shows up.
is this expected behavior?
The text was updated successfully, but these errors were encountered: