Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

gaiad add-genesis-account to support vesting #3484

Closed
jackzampolin opened this issue Feb 2, 2019 · 3 comments · Fixed by #3549
Closed

gaiad add-genesis-account to support vesting #3484

jackzampolin opened this issue Feb 2, 2019 · 3 comments · Fixed by #3549
Assignees
Labels

Comments

@jackzampolin
Copy link
Member

Add the ability to create vesting accounts with the gaiad add-genesis-account and add a vesting account to the CLI test InitFixtures function so this functionality is thoroughly tested.

@alessio
Copy link
Contributor

alessio commented Feb 4, 2019

I'd suggest to add a -V/--vesting flag to gaiad add-genesis-account

@alexanderbez
Copy link
Contributor

yeah we can add vesting flags, --end-time, --start-time, --vesting-amount to add-genesis-account command.

@jackzampolin
Copy link
Member Author

My thought was to set start time by default to genesis time and expose a duration flag for the duration of the vesting account.

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

Successfully merging a pull request may close this issue.

3 participants