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
Since x/crisis module's end-blocker has the highest order amongst other end-blockers, PlanTerminationStatusInvariant can never check if the termination status is broken or not, without using additional states for that purpose.
Thus, we can consider removing PlanTerminationStatusInvariant entirely.
The text was updated successfully, but these errors were encountered:
Since
x/crisis
module's end-blocker has the highest order amongst other end-blockers,PlanTerminationStatusInvariant
can never check if the termination status is broken or not, without using additional states for that purpose.Thus, we can consider removing
PlanTerminationStatusInvariant
entirely.The text was updated successfully, but these errors were encountered: