Skip to content

Commit dbb494e

Browse files
committed
chore
1 parent 1481b8a commit dbb494e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/prover/src/prover/batch.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
use scroll_zkvm_circuit_input_types::batch::BatchHeader;
2+
23
use crate::{
34
Error, Prover, ProverType,
45
commitments::batch::{EXE_COMMIT as BATCH_EXE_COMMIT, LEAF_COMMIT as BATCH_LEAF_COMMIT},

0 commit comments

Comments
 (0)