Skip to content

Commit 477736a

Browse files
committed
merge error in verfier
1 parent 6d8a3a2 commit 477736a

File tree

1 file changed

+1
-0
lines changed
  • crates/batcher/src/zk_utils

1 file changed

+1
-0
lines changed

crates/batcher/src/zk_utils/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ fn verify_internal(verification_data: &VerificationData) -> bool {
101101
};
102102

103103
verify_account_inclusion(&verification_data.proof, pub_input)
104+
}
104105
}
105106
}
106107

0 commit comments

Comments
 (0)