Skip to content
New issue

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

Does hermes config auto --chains support testnets? #3619

Closed
rootulp opened this issue Sep 15, 2023 · 1 comment
Closed

Does hermes config auto --chains support testnets? #3619

rootulp opened this issue Sep 15, 2023 · 1 comment

Comments

@rootulp
Copy link
Contributor

rootulp commented Sep 15, 2023

Context

I'm trying to auto-generate hermes config for a connection between Cosmos Hub and a Celestia testnet.

Problem

$ hermes config auto --chains cosmoshub testnets/celestiatestnet --output $HOME/.hermes/config.toml
2023-09-15T13:20:07.201428Z  INFO ThreadId(01) using default configuration from '/Users/rootulp/.hermes/config.toml'
2023-09-15T13:20:07.207531Z  INFO ThreadId(01) running Hermes v1.6.0+1c1cf02
2023-09-15T13:20:15.645009Z  WARN ThreadId(01) No key found for chain: cosmoshub-4
SUCCESS Config file written successfully at '/Users/rootulp/.hermes/config.toml'.
                        However, configurations for the following chains were not able to be generated: {"testnets/celestiatestnet"}

However https://github.com/cosmos/chain-registry/blob/master/testnets/celestiatestnet/chain.json exists.

Question

Does the hermes config auto --chains support testnets? It doesn't specify in hermes help config output.

@rootulp
Copy link
Contributor Author

rootulp commented Sep 16, 2023

Closing as duplicated of #3325

@rootulp rootulp closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant