Commit 46728f9
[event] explicitly clear flow info that doesn't apply
Poorly written clients might try to unconditionally read these for
event types they don't apply to, so always clear them. For an
explanation of what these are, see:
> https://docs.monad.xyz/execution-events/event-ring#flow-tags-the-content_ext-fields-in-execution-event-rings1 parent e884cab commit 46728f9
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
| 294 | + | |
293 | 295 | | |
294 | 296 | | |
295 | 297 | | |
| |||
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
| 308 | + | |
306 | 309 | | |
307 | 310 | | |
308 | 311 | | |
| |||
0 commit comments