mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-04-23 03:00:50 -04:00
too verbose
This commit is contained in:
@@ -76,7 +76,7 @@ impl ProvingService for AxiomProver {
|
||||
}
|
||||
}
|
||||
|
||||
#[instrument(skip(self), ret)]
|
||||
#[instrument(skip(self, req), ret)]
|
||||
async fn prove(&mut self, req: ProveRequest) -> ProveResponse {
|
||||
self.prove_inner(req)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user