Skip to content

Commit

Permalink
Merge branch 'luke/sweepstakes-indexing'
Browse files Browse the repository at this point in the history
  • Loading branch information
lukecaan committed Nov 22, 2023
2 parents 4d91983 + 8597953 commit 98d7df9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ts/sdk/src/competitionClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -662,10 +662,6 @@ export class CompetitionsClient {
this.program.programId,
'confirmed',
oldestFetchedTx,
undefined,
undefined,
250,
2,
);

if (!response?.transactionLogs || response.transactionLogs.length === 0 || response?.earliestSlot >= earliestPulledSlot) {
Expand Down

0 comments on commit 98d7df9

Please sign in to comment.