Function signSendAndConfirmTransaction
- signSendAndConfirmTransaction(connection, payer, signTransaction, unsignedTransaction, options?): Promise<TransactionSignatureAndResponse>
-
Parameters
-
connection: Connection
-
payer: PublicKeyInitData
-
-
unsignedTransaction: Transaction
-
Optional
options: ConfirmOptions
The transactions provided to this function should be ready to send. This function will do the following: