mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-04-23 03:00:50 -04:00
U
This commit is contained in:
@@ -49,8 +49,7 @@ pub unsafe extern "C" fn gen_batch_proof(
|
||||
assert_eq!(chunk_hashes.len(), chunk_proofs.len());
|
||||
|
||||
log::error!("gupeng - rust - 1 - chunk_hashes = {chunk_hashes:#?}");
|
||||
|
||||
log::error!("gupeng - rust - 1 - chunk_proofs = {chunk_proofs:#?}");
|
||||
log::error!("gupeng - rust - 1 - chunk_proofs = {chunk_proofs:?}");
|
||||
|
||||
let chunk_hashes_proofs = chunk_hashes
|
||||
.into_iter()
|
||||
|
||||
Reference in New Issue
Block a user