You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaces usage of cancellationToken with cts.Token in delay calls within transaction receipt polling loops in both ThirdwebTransaction.cs and Utils.cs. This ensures consistent cancellation behavior aligned with the controlling CancellationTokenSource.
0 commit comments