Refuse to pathfind when provided our_node_id matches internal dummy pk
authorValentine Wallace <vwallace@protonmail.com>
Tue, 12 Sep 2023 18:56:54 +0000 (14:56 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 27 Sep 2023 13:37:21 +0000 (09:37 -0400)
commit7632cfe5174ecaaea1c8d3b711b44cbcd87ec506
tree7337f9f3ad4996554d15a47798ff44ed82a457c1
parent6cfb052d986a9007c46d7b84e88b9cc528a29270
Refuse to pathfind when provided our_node_id matches internal dummy pk

The fuzzer managed to hit this and it causes some invalid paths to be generated
internally.
lightning/src/routing/router.rs