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

Using custom genesis (and key) files #61

Closed
rigelrozanski opened this issue Mar 30, 2017 · 0 comments
Closed

Using custom genesis (and key) files #61

rigelrozanski opened this issue Mar 30, 2017 · 0 comments

Comments

@rigelrozanski
Copy link
Contributor

With the new simplify PR to develop we've moved all the genesis info into init command. I think it makes sense to be able to use custom genesis information for 3rd party basecoin apps. for instance currently I'd like to be able to use custom tokens for the paytovote basecoin app, but can initialize accounts from genesis to use custom coin types.

Maybe we could add a flag as a part of init that will load genesis from the current directory? It will need the ability to the remove the existing genesis... and will cause chain breakage if there is already a blockchain loaded, aka unsafe_reset_all should maybe be called if this flag is used as well

joeabbey referenced this issue in joeabbey/cosmos-sdk Feb 10, 2022
chillyvee pushed a commit to chillyvee/cosmos-sdk that referenced this issue Mar 1, 2024
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

2 participants