The main instructions to include in the transactions.
The fee payer for the transactions.
The connection information or recent blockhash with expiry and commitment.
Optional instructions to include at the beginning of each transaction.
Optional instructions to include at the end of each transaction.
Optional list of lookup tables to try to build transactions with.
The maximum number of instructions to include in each transaction.
A promise that resolves to a result object containing either the built transactions or an error message.
Generated using TypeDoc
Builds dynamic transactions from a set of instructions, fee payer, connection, and optional before/after instructions.