Router fuzz: macroize first/last hops construction and pathfinding call
authorValentine Wallace <vwallace@protonmail.com>
Tue, 20 Jun 2023 16:54:33 +0000 (12:54 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 25 Jul 2023 23:32:30 +0000 (16:32 -0700)
commit9bf4b6ed90762b5d15549178be3e6707fcd6b86c
tree450d98d71c1f31b1718894295dbef4b6b9fb4418
parent685f26665594e9b941ae94b00600f2b4a4a533fa
Router fuzz: macroize first/last hops construction and pathfinding call

For reuse in fuzzing blinded payment pathfinding, and to ensure fuzz input
values are fetched in the same order in both match arms.
fuzz/src/router.rs