Parameters
-
__namedParameters: {
batchOptions: ConfirmedSignaturesForAddress2Options;
connection: Connection;
dedupe?: boolean;
}
-
batchOptions: ConfirmedSignaturesForAddress2Options
-
connection: Connection
-
Optional
dedupe?: boolean
Array of indexedTransactions
Description
Fetches recent transactions for the specified merkleTreeProgramId. This function will call getTransactionsBatch multiple times to fetch transactions in batches.