rust-lightning/pending_changelog/forward-underpaying-htlc.txt
Valentine Wallace 52f290119d
Set extra skimmed fee on intercepted forward
Receivers need to use this value to verify incoming payments if
ChannelConfig::accept_underpaying_htlcs is set.
2023-06-20 17:57:38 -04:00

4 lines
173 B
Text

## Backwards Compat
* Forwarding less than the expected amount in `ChannelManager::forward_intercepted_htlc` may break
compatibility with versions of LDK prior to 0.0.116