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

Enable custom default node ip address in config file #2431

Closed
gavinly opened this issue Jan 23, 2024 · 1 comment
Closed

Enable custom default node ip address in config file #2431

gavinly opened this issue Jan 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gavinly
Copy link
Contributor

gavinly commented Jan 23, 2024

currently, if i'm using an RPC (instead of a full node) i need to include the ip address at the end of every command, like this:
namadac epoch --node tcp://rpc.housefire.luminara.icu:80

in future, i should be able to set this ip address in a config file (ideally using a CLI command) so that this updates to become the default. then i my command would like like this:
namadac epoch

(fyi, Cosmos SDK chains work this way)

@gavinly gavinly added the enhancement New feature or request label Jan 23, 2024
@tzemanovic
Copy link
Member

This is a duplicate of #47, but thanks anyway!

@tzemanovic tzemanovic closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants