]> git.bitcoin.ninja Git - rust-lightning/commit
Allow htlc_satisfies_config to override the amount to forward
authorMatt Corallo <git@bluematt.me>
Mon, 9 Jan 2023 18:42:34 +0000 (18:42 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 9 Jan 2023 18:42:34 +0000 (18:42 +0000)
commit657c75aa1f6260aebd573de9a81d84de57a7ead2
tree7d048eccd0f8ebb68daf9d86a27ef4716cb922da
parent1ad20ba4e54e957607a3e7ec9791695456a6766e
Allow htlc_satisfies_config to override the amount to forward

This allows us to calculate implicit fees before forwarding.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs