@ethereumjs/tx / createAccessList2930Tx
createAccessList2930Tx(
txData
,opts
):AccessList2930Tx
Defined in: 2930/constructors.ts:28
Instantiate a transaction from a data dictionary.
Format: { chainId, nonce, gasPrice, gasLimit, to, value, data, accessList, v, r, s }
Notes:
chainId
will be set automatically if not providedTxOptions
= {}