8000 feat(network/chain): add --shares to the publish cmd by ilgooz · Pull Request #2416 · ignite/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(network/chain): add --shares to the publish cmd #2416

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

Merged
merged 8 commits into from
Apr 27, 2022
Merged

Conversation

ilgooz
Copy link
Member
@ilgooz ilgooz commented Apr 26, 2022

Current format:

--shares 20foo,50staking

Should we require % in the the coins like below?

--shares 20%foo,50%staking

@ilgooz ilgooz linked an issue Apr 26, 2022 that may be closed by this pull request
@ilgooz ilgooz added this to the T1 milestone Apr 26, 2022
@fadeev
Copy link
Contributor
fadeev commented Apr 27, 2022

I think % is useful to avoid confusion between percentages and actual tokens.

@ilgooz ilgooz merged commit 9dc7c25 into develop Apr 27, 2022
@ilgooz ilgooz deleted the feat/nshares branch April 27, 2022 09:55
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
* feat(network/chain): add --shares to the publish cmd

* add test

* force % in coins

* fix % placement

* fix

* fix

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

Successfully merging this pull request may close these issues.

network/publish: add --shares
2 participants
0