Commit 003f79f
fix(realtime): only increase gas for bridge/UserOp txs, not anchor
The anchor tx has a required gas limit enforced by the L2 engine.
Revert anchor to 1M, keep processMessage and UserOp txs at 3M.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 58422a0 commit 003f79f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments