Skip to content

Commit

Permalink
Update ton/transactions.go
Browse files Browse the repository at this point in the history
  • Loading branch information
defi2026-dev authored Sep 28, 2024
1 parent f80aa60 commit 72f37fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ton/transactions.go
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ func (c *APIClient) SubscribeOnTransactions(workerCtx context.Context, addr *add
}

if lastLT == 0 {
// exhausted all transactins
// exhausted all transactions
break
}

Expand Down

0 comments on commit 72f37fe

Please sign in to comment.