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
In cosmos, there is a flag of with-comet which enables to run the application and CometBFT in separate processes. KYVE team requested to add this flag to support KSYNC for Story.
Suggested solution
Add with-comet flag as done in cosmos and enable to run the app with external CometBFT.
Definition of done
KSYNC works as expected with --with-comet=false.
The text was updated successfully, but these errors were encountered:
Description and context
In cosmos, there is a flag of
with-comet
which enables to run the application and CometBFT in separate processes. KYVE team requested to add this flag to support KSYNC for Story.Suggested solution
Add
with-comet
flag as done in cosmos and enable to run the app with external CometBFT.Definition of done
KSYNC works as expected with
--with-comet=false
.The text was updated successfully, but these errors were encountered: