Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
saturating_add
when adding inflight HTLCs values
Previously this calculation could overflow, leading to panicking in `debug`.
- Loading branch information