rust-lightning/lightning
Wilmer Paulino e14f25ce0c
Allow forwarding HTLCs that were constructed for previous config
This is mostly motivated by the fact that payments may happen while the
latest `ChannelUpdate` indicating our new `ChannelConfig` is still
propagating throughout the network. By temporarily allowing the previous
config, we can help reduce payment failures across the network.
2022-06-20 13:12:57 -07:00
..
src Allow forwarding HTLCs that were constructed for previous config 2022-06-20 13:12:57 -07:00
Cargo.toml Update crate versions to 0.0.108/invoice 0.16 2022-06-10 14:53:23 +00:00