[ZK Stack] - How could one set a custom genesis? #263
-
Module Affected
Rust Version1.74.0-nightly Operating System
Issue DescriptionI would expect it is possible to set a custom genesis configuration when creating a new hyperchain (ie. what contracts are predeployed, what balances are already set, etc...). However, I am not immediately clear how to do so, or even if it is supported. Expected BehaviorA Zk Stack chain operator should (might?) be able to set a custom genesis config for their hyperchain. Current BehaviorThis does not seem possible, or I missed it. Repository Link (if applicable)No response Additional DetailsNo response Prior Research
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Hi @ETeissonniere, Currently custom genesis file for state migration is not supported, but we plan to add support in the future. |
Beta Was this translation helpful? Give feedback.
Hi @ETeissonniere,
Currently custom genesis file for state migration is not supported, but we plan to add support in the future.