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
Align prover_type changes with PR #6157 to avoid merge conflicts: use todo!()
for ZisK and OpenVM backends (no ProverType variant exists for them yet) and
call self.backend.prover_type() directly instead of storing it as a field.
0 commit comments