The parameters object.
Optional
computeThe compute units to cap the transaction as a multiple of the simulated units consumed (e.g., 1.25x).
Optional
computeThe price per compute unit in microlamports.
The connection to use.
The transaction instructions.
Optional
lookupThe address lookup tables.
Optional
payer?: PublicKeyThe payer for the transaction.
Optional
signers?: Signer[]The signers for the transaction.
A promise that resolves to the versioned transaction.
Function to convert transaction instructions to a versioned transaction.