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
It seems that the current circuit does not properly constrain the proof because assert does not actually add a constraint to the proof. You can find more details in this article: Circom Assertions: Misconceptions and Deceptions.