Add support for 4844 transaction type for Web3Signer in Eth1 mode. The `eth_sendTransaction` spec has updated with blob fields https://github.com/ethereum/execution-apis/blob/main/src/schemas/transaction.yaml#L400.
Add support for 4844 transaction type for Web3Signer in Eth1 mode. The
eth_sendTransactionspec has updated with blob fields https://github.com/ethereum/execution-apis/blob/main/src/schemas/transaction.yaml#L400.