Open
Description
Hello,
What was the migration for handling the v5 usage of lastBaseFeePerGas
in FeeData
post v6? The v5 to v6 doc seems to be missing any mention of this removed value.
The use case for this was summing the maxPriorityFeePerGas
along with the lastBaseFeePerGas
to get the wanted gas price.