@ethereumjs/tx / isFeeMarket1559TxData
isFeeMarket1559TxData(
txData):txData is FeeMarketEIP1559TxData
Defined in: types.ts:325
Type guard to check if transaction data is Fee Market EIP-1559 transaction data
The transaction data to check
txData is FeeMarketEIP1559TxData
true if transaction data is Fee Market EIP-1559 type