dashevo / dapi

DEPRECATED A decentralized API for the Dash network
MIT License
17 stars 11 forks source link

fix: subscribeToNewTransactions doesn't emit instant lock in some cases #384

Closed shuplenkov closed 3 years ago

shuplenkov commented 3 years ago

Issue being fixed or feature implemented

In some rare cases, instant locks are not emitted in subscribeToNewTransactions endpoints, which leads to timeouts errors in dashmate

What was done?

How Has This Been Tested?

By running Dashmate

Breaking Changes

No

Checklist:

For repository code-owners and collaborators only