You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when trying to make an ibc-upgrade proposal from Hermes, the deposit denomination is hard coded to stake. Would be good for it to be configurable.
Problem Definition
The feature to make proposals through Hermes is unusable on chains with different deposit denom.
Proposal
Either the CLI to accept amount and denom i.e. 1000denom, or the denom to be configurable in the config.toml
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
Summary
Currently, when trying to make an ibc-upgrade proposal from Hermes, the deposit denomination is hard coded to stake. Would be good for it to be configurable.
Problem Definition
The feature to make proposals through Hermes is unusable on chains with different deposit denom.
Proposal
Either the CLI to accept amount and denom i.e.
1000denom
, or the denom to be configurable in the config.tomlFor Admin Use
The text was updated successfully, but these errors were encountered: