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
It seems like the max_fee_per_gas in GasSettings are currently completely unused, indicating that it is possible for a sequencer to essentially just ignore whatever preferences the user have and charge them whatever the current base_fee is.
It seems like the
max_fee_per_gasinGasSettingsare currently completely unused, indicating that it is possible for a sequencer to essentially just ignore whatever preferences the user have and charge them whatever the currentbase_feeis.