@ethereumjs/block / TransactionsBytes
TransactionsBytes =
Uint8Array
[][] |Uint8Array
[]
Defined in: types.ts:153
TransactionsBytes can be an array of serialized txs for Typed Transactions or an array of Uint8Array Arrays for legacy transactions.