-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
breacharbiter: ensure failure to retrieve channels triggers start-up …
…error This commit moves the fetching of active channels from the contractObserver goroutine up to the Start() method on the breachArbiter. By doing this, we ensure that the user receives an error (under the current set up) if the btcd node that lnd is connected to doesn’t have their txindex enabled.
- Loading branch information
Showing
1 changed file
with
32 additions
and
23 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