]> git.bitcoin.ninja Git - rust-lightning/commit
Implement routing against the netgraph in tests
authorValentine Wallace <vwallace@protonmail.com>
Tue, 29 Nov 2022 20:16:47 +0000 (15:16 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Thu, 5 Jan 2023 16:23:45 +0000 (11:23 -0500)
commit3a274e0415238b211ff1c99838989da960b4d6fb
tree88515ea7f98b37eec2ca55ad11a326424e556ae4
parent2e06efe2ffda522ba8d34213106244af2b608ccf
Implement routing against the netgraph in tests
lightning-background-processor/src/lib.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/functional_tests.rs
lightning/src/util/test_utils.rs