Array of string arrays where each element corresponds to a transaction in a TransactionSequence
Signs and sends TransactionSequence
,
awaiting confirmations for each inner array of transactions
before proceeding to the next one
wallet signing the transaction
TransactionSequence
to sign and send
solana connection
transaction confirm options for each transaction
TransactionSequenceSignatures
for all transactions in the TransactionSequence
Generated using TypeDoc
Array of transaction arrays where all transactions in the inner array must be confirmed before proceeding to the next inner array