T3060
Depends on D13631
App should wait ~10s before checking if a found block is avalanche finalized. We don't want to do this in unit tests.
So, make this a parameter and pass to all required functions.
Differential D13633
[alias-server] Add avalancheCheckWaitInterval as a parameter to prevent 10s delays in unit tests bytesofman on Apr 8 2023, 13:48. Authored by
Details
T3060 Depends on D13631 App should wait ~10s before checking if a found block is avalanche finalized. We don't want to do this in unit tests. So, make this a parameter and pass to all required functions. npm test
Diff Detail
Event Timeline
|