Expected behaviour
Transactions executed as transactions of type set in rpc request.
Actual behaviour
Transaction type ignored.
For example in hive test eth_estimateGas/estimate-with-eip4844 transaction type is set to 0x5. This probably should cause invalid argument error, but transaction executed as blob transaction.