-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
Description
Contact Details
No response
Propose-a-new-feature
After #1345, there is a sub-command init to initialize the chain.
So, the genesis-generator could be integrated into the sub-command init.
When executes sub-command init:
- Convert the parameters to the genesis state, and calculate the genesis block.
- Save the genesis state and the genesis block into storage.
PROS:
-
No more unreadable intermediate files.
All configurations could be readable.
-
Simplify steps.
Alternatives you've considered
No response
Anything else?
No response
Reactions are currently unavailable