Remove `node_id` from `PathBuildingHop`
authorjbesraa <jbesraa@gmail.com>
Mon, 20 Nov 2023 13:44:50 +0000 (15:44 +0200)
committerjbesraa <jbesraa@gmail.com>
Tue, 5 Dec 2023 19:07:49 +0000 (21:07 +0200)
commitcbde4a756e45939c5f5b18434d5480b6baf0c4ba
tree52fb3d83e5b3760ed3a4ffd0db2f0700d24f22bf
parentf0ecc3ec73dcdb9303b1bd5ac687a361decce2dd
Remove `node_id` from `PathBuildingHop`

  We remove `node_id` from `PathBuildingHop`
  as we can rely `CandidateRouteHop::target`
  instead.
lightning/src/routing/router.rs