mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
chore: go-corset error code 77 visibility(#86)
This commit is contained in:
@@ -47,6 +47,7 @@ func AssignFromLtTraces(run *wizard.ProverRuntime, schema *air.Schema, expTraces
|
||||
}
|
||||
|
||||
if err77 != nil {
|
||||
logrus.Errorf("Error code 77: \n%v", err77)
|
||||
os.Exit(TraceOverflowExitCode)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user