How to add a new module without halting the chain? #14002
Unanswered
VAIBHAVJINDAL3012
asked this question in
Q&A
Replies: 1 comment
-
Functionality to do this doesn't exist yet. It has been hypothesized as a long term outcome of ADR 057 appconfig: https://github.com/cosmos/cosmos-sdk/blob/main/docs/architecture/adr-057-app-wiring.md#positive, but there's still a lot that would need to be built. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking to add the new module using the hardfork to the running chain without halting it. Is there any way in the Cosmos to do this?
Beta Was this translation helpful? Give feedback.
All reactions