You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that Ignite has encapsulated the consensus part, and after launching an app chain through Ignite, I couldn't find any modules related to consensus in the source code, only configurations related to consensus. I would like to ask, where can I find the specific module invocation for the consensus part? Is there a way for me to run the consensus and the app separately, instead of running them together as an integrated system?
The text was updated successfully, but these errors were encountered:
I noticed that Ignite has encapsulated the consensus part, and after launching an app chain through Ignite, I couldn't find any modules related to consensus in the source code, only configurations related to consensus. I would like to ask, where can I find the specific module invocation for the consensus part? Is there a way for me to run the consensus and the app separately, instead of running them together as an integrated system?
The text was updated successfully, but these errors were encountered: