Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
routing: use amount to send for time lock weight
The time lock weight for a hop is supposed to be proportional to the amount that is sent/locked, but in a previous change we switched to the net amount, where inbound fees aren't yet applied. This is corrected in this commit.
- Loading branch information