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
Current validator forces superseded_by to point to an active clause, while an already superseded clause cannot be superseded again. This leads to a dilemma when we want to supersede clause B which superseded clause A.
Current validator forces
superseded_byto point to an active clause, while an already superseded clause cannot be superseded again. This leads to a dilemma when we want to supersede clause B which superseded clause A.