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
We want to filter transactions that use too much gas and discard them from being included in the built block. This is to prevent bad actors from degrading block building performance by taking up excessive resources. It should be configurable as a cli parameter.