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
Use `requireSameType(x, y)` ~everywhere instead of `require(x == y)`.
`requireSameType` prints types upon mismatch, which is better for debugging
verification failures.
0 commit comments