Skip to content

Commit b462e95

Browse files
committed
Fmt
1 parent c155901 commit b462e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/batcher/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2031,7 +2031,7 @@ impl Batcher {
20312031

20322032
match e {
20332033
// This should never happen, there is a task that regularly cleans up
2034-
// user proofs with unlocked states
2034+
// user proofs with unlocked states
20352035
// (and it runs more frequently than the 1H the user needs to withdraw funds)
20362036
BatcherError::TransactionSendError(
20372037
TransactionSendError::SubmissionInsufficientBalance(address),

0 commit comments

Comments
 (0)