mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-21 03:47:59 -05:00
remove typo
This commit is contained in:
@@ -356,7 +356,6 @@ func (m *Manager) handleZkProof(pk string, msg *message.ProofDetail) error {
|
||||
"status", orm.ProvingTaskVerified,
|
||||
"error", dbErr)
|
||||
}
|
||||
fmt.Println("proving status set to verified", msg.ID)
|
||||
return dbErr
|
||||
}
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user