ethereumjs-monorepo

@ethereumjs/tx


@ethereumjs/tx / createBlob4844TxFromSerializedNetworkWrapper

Function: createBlob4844TxFromSerializedNetworkWrapper()

createBlob4844TxFromSerializedNetworkWrapper(serialized, opts?): Blob4844Tx

Defined in: 4844/constructors.ts:229

Creates a transaction from the network encoding of a blob transaction (with blobs/commitments/proof)

Parameters

serialized

Uint8Array

a buffer representing a serialized BlobTransactionNetworkWrapper

opts?

TxOptions

any TxOptions defined

Returns

Blob4844Tx

a Blob4844Tx