Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

channelswatcher: ignore empty channels. #68

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Conversation

roeierez
Copy link
Member

In this PR we skip watching channels with zero local balance.
The main goal is to prevent sending warning notification to the user in that case such channels
is closed while he is offline as it doesn't really affect any of his funds.

In this commit we skip watching channels with zero local balance.
In additino to this small optimization the main goal is to prevent
sending notification to the user in that case.
@roeierez roeierez requested a review from yaslama April 16, 2019 13:32
@roeierez roeierez merged commit 1546d90 into master Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants