Commit f3354c6
authored
chore(cli): update reth gas limit exception mapper
Update regex pattern to match new Reth error message format:
- Old: "transaction 0x[hash] gas limit X exceeds maximum Y"
- New: "transaction gas limit (X) is greater than the cap (Y)"1 parent 10067fc commit f3354c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments