Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove warning for pruned local channel update (#2514)
When a channel is pruned, it is removed from our graph and thus isn't found by `d.resolve()`, but it shouldn't create a warning in the logs.
- Loading branch information