Optional Readonlycommitment?: SolanaTransactionCommitmentDesired commitment level. If provided, confirm the transaction after sending.
Optional ReadonlymaxRetries?: numberMaximum number of times for the RPC node to retry sending the transaction to the leader.
Optional Readonlymode?: SolanaSignAndSendTransactionModeMode for signing and sending transactions.
Optional ReadonlyskipPreflight?: booleanDisable transaction verification at the RPC.
Options for signing and sending a transaction.