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