@ethereumjs/tx
@ethereumjs/tx / isBlob4844Tx
isBlob4844Tx(tx): tx is Blob4844Tx
tx
tx is Blob4844Tx
Defined in: types.ts:198
Type guard to check if transaction is a Blob EIP-4844 transaction
TypedTransaction
The transaction to check
true if transaction is Blob EIP-4844 type