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

New Feature: additional config support #953

Open
hard-nett opened this issue Jan 2, 2024 · 0 comments
Open

New Feature: additional config support #953

hard-nett opened this issue Jan 2, 2024 · 0 comments

Comments

@hard-nett
Copy link

hard-nett commented Jan 2, 2024

hi! to make cli life easier, the following can be set in the config:

{
        "chain-id": "elgafar-1",
        "keyring-backend": "os",
        "output": "text",
        "node": "https://rpc.elgafar-1.stargaze-apis.com:443",
        "broadcast-mode": "sync",
        "gas": "",
        "gas-prices": "",
        "gas-adjustment": "",
        "fees": "",
        "fee-granter": "",
        "fee-payer": "",
        "note": ""
}

this fork contains the custom config logic.

Wanted to share this for any feedback before pushing PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant