Add get_phantom_scid and get_phantom_route_hints + scid_utils::fake_scid module
authorValentine Wallace <vwallace@protonmail.com>
Thu, 30 Dec 2021 21:13:56 +0000 (16:13 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Mon, 14 Feb 2022 19:22:38 +0000 (14:22 -0500)
commit410eb053656b1a4d3a6c506f1902e456a69324ac
tree01ef5d6dc148121fa4c74052787dc52ee6ae045a
parent70f7db981099ef3a7aad14ca1987106b2f07c014
Add get_phantom_scid and get_phantom_route_hints + scid_utils::fake_scid module

See method and module docs for more details
fuzz/src/full_stack.rs
lightning/src/ln/channelmanager.rs
lightning/src/util/scid_utils.rs