Files
pallectrum/electrum
SomberNight 6506abf583 lnworker: use PaymentFeeBudget
- introduce PaymentFeeBudget, which contains limits for fee budget and cltv budget
  - when splitting a payment,
    - the fee budget is linearly distributed between the parts
      - this resolves a FIXME in lnrouter ("FIXME in case of MPP")
    - the cltv budget is simply copied
  - we could also add other kinds of budgets later, e.g. for the num in-flight htlcs
- resolves TODO in lnworker ("todo: compare to the fee of the actual route we found")
2023-10-27 16:01:23 +00:00
..
2023-10-27 16:01:23 +00:00
2023-09-09 14:14:43 +02:00
2023-10-16 13:54:16 +02:00
2023-10-27 16:01:23 +00:00
2023-10-27 16:01:23 +00:00
2023-10-27 16:01:23 +00:00
2023-10-27 16:01:23 +00:00
2023-10-27 16:01:23 +00:00
2023-09-27 23:37:36 +00:00
2023-10-16 13:54:16 +02:00