Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(impl): don't error when channel missing (#107)
When close is called, if the node has restarted, likely there is no open channel. Therefore, we should not error, and, instead, just log a warning
- Loading branch information