helius-labs / helius-sdk

148 stars 42 forks source link

Fix pollTransactionConfirmation not recognizing finalized transactions #118

Closed ygtdmn closed 3 months ago

ygtdmn commented 3 months ago

Between the 5 seconds retry interval a transaction can enter into the finalized phase without getting checked while it was confirmed. This could result as a transaction not getting recognized as confirmed yet it is.