Function createV0TxWithLUTDumb
- createV0TxWithLUTDumb(__namedParameters): VersionedTransaction
-
Parameters
-
__namedParameters: {
instructions: TransactionInstruction[];
lookupTable: AddressLookupTableAccount;
payerKey: PublicKey;
recentBlockhash: string;
}
-
instructions: TransactionInstruction[]
-
lookupTable: AddressLookupTableAccount
-
payerKey: PublicKey
-
recentBlockhash: string
Returns VersionedTransaction