Browse Source
We were using the current constraints, including any shadow route and other modifications, when computing the remainder that the second child should use. Instead we should use the `start_constraints` on the parent payment, which is a copy of `constraints` created in `payment_start` exactly for this purpose. Also added an assert for the invariant on the multiplier.fixup-0.9.0
Christian Decker
5 years ago
1 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue