@ethereumjs/tx
@ethereumjs/tx / isLegacyTx
isLegacyTx(tx): tx is LegacyTx
tx
tx is LegacyTx
Defined in: types.ts:171
Type guard to check if transaction is a Legacy transaction
TypedTransaction
The transaction to check
true if transaction is Legacy type