Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ticketbuyer: Dont terminate if RescanPoint fails.
If the call to RescanPoint fails the ticketbuyer should not be terminated forever, it can continue running and subsequent calls to RescanPoint may succeed. This is how all other errors in the ticketbuyer are handled (with the exception of incorrect passphrase error).
- Loading branch information