]> git.bitcoin.ninja Git - rust-lightning/commit
Struct-ify test util pass_along_path args.
authorValentine Wallace <vwallace@protonmail.com>
Wed, 20 Dec 2023 20:01:42 +0000 (15:01 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 8 Mar 2024 17:03:11 +0000 (12:03 -0500)
commit203be7096ec35b6c36c39f3d89d3597a359e716c
tree918d2b94c3197688ec627355d550d7a58c75a1b6
parent2c220555898828d4ff470d4243de9ac2aaf4396b
Struct-ify test util pass_along_path args.

Lays groundwork to make pass_along_path easier to adapt without changing a
million callsites.
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/offers_tests.rs
lightning/src/ln/reload_tests.rs