Skip to content

Commit aaf95dd

Browse files
committed
Merge remote-tracking branch 'origin/main' into op_fix
2 parents b2cfa54 + a492073 commit aaf95dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/optimism/src/handler.rs

-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ where
175175
.into());
176176
}
177177

178-
// TODO check if operator_fee_charge needs to be checked against balance!
179178
caller_account.info.balance = caller_account
180179
.info
181180
.balance

0 commit comments

Comments
 (0)