@ethereumjs/tx / blobTxNetworkWrapperToJSON
blobTxNetworkWrapperToJSON(
serialized
,opts?
):JSONBlobTxNetworkWrapper
Defined in: 4844/constructors.ts:329
Returns the EIP 4844 transaction network wrapper in JSON format similar to toJSON, including blobs, commitments, and proofs fields
Uint8Array
a buffer representing a serialized BlobTransactionNetworkWrapper
any TxOptions defined
JSONBlobTxNetworkWrapper with blobs, KZG commitments, and KZG proofs fields