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
Now that https://github.com/informalsystems/malachite/pull/1109 is merged, we should be able to split the HostMsg enum out of the malachitebft-engine crate and into its own malachitebft-host crate. We can then re-export it from the malachitebft-engine crate to avoid introducing a breaking change.