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
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)"
0 commit comments