-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
Description
Contact Details
No response
Propose-a-new-feature
Since #1307, the non-consensus configuration and consensus configuration are detached.
Currently, there is only one sub-command run, when Axon client runs, it has to check whether it's the first run.
- Yes, then it have to read the configuration to initialize the chain.
- Otherwise, then it have to check if user-provided configuration is the same as the chain saved in storage.
If split sub-command run to init and run, the above checks can be ignore.
Alternatives you've considered
No response
Anything else?
No response
Reactions are currently unavailable