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
The interaction layer should query the constant (and cach it) when generating proofs; if the constant is unavailable (on v0.10 contracts) it should fall-back to hard-coded value 7.
It was private constant 7 before, now public (v0.11).
[Expand the ticket]
The text was updated successfully, but these errors were encountered: