-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not consider transaction dropped for some time
When using Infura, a newly created transaction may not show up when querying the network for some time. This causes false-positive "dropped transaction" detection. This change will wait until 30 seconds has elapsed before considering a transaction dropped.
- Loading branch information
Showing
1 changed file
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters