You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: arbnode/mel/extraction/message_extraction_function.go
+20-10Lines changed: 20 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -151,16 +151,6 @@ func extractMessagesImpl(
151
151
ifdelayed.Message.Header.Kind==arbostypes.L1MessageType_BatchPostingReport||delayed.Message.Header.Kind==arbostypes.L1MessageType_Initialize { // Let's consider the init message as a batch posting report, since it is seen as a batch as well, we can later ignore filling its batchGasCost anyway
0 commit comments