]> git.bitcoin.ninja Git - rust-lightning/commit
Ignore channel updates in onion errors.
authorValentine Wallace <vwallace@protonmail.com>
Thu, 23 May 2024 21:00:10 +0000 (17:00 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 24 May 2024 16:15:26 +0000 (12:15 -0400)
commit24c2468d0aeca7981f67dffc74e7c4c401888e94
tree5f562f923a4f1e0ff115a1a36f7bcf92fa13fcff
parent1d421d3362a88105b982d197312c0c64ba8e661e
Ignore channel updates in onion errors.

Per <https://github.com/lightning/bolts/pull/1163>.
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/onion_route_tests.rs
lightning/src/ln/onion_utils.rs