Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pool: Add missing response to subscribe handler.
The handler for subscribe requests seemed to have incomplete error handling for the case where FetchMinerDifficulty failed. No response was being returned to the caller. This adds a generic Unknown error response so that the caller is not left hanging.
- Loading branch information