Resolve IntroductionNode::DirectedShortChannelId
authorJeffrey Czyz <jkczyz@gmail.com>
Tue, 19 Mar 2024 02:58:04 +0000 (21:58 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Mon, 15 Apr 2024 15:58:30 +0000 (10:58 -0500)
commit32a5139eb599f6ff565f4422e4da6e9421d74094
treedd7418f79d21901c4b2adb5576eee301dabbccb8
parent7002180261d495f15c12f9a341af1e7dbcac2990
Resolve IntroductionNode::DirectedShortChannelId

When OnionMessenger creates an OnionMessage to a Destination, the latter
may contain an IntroductionNode::DirectedShortChannelId inside a
BlindedPath. Resolve these in DefaultMessageRouter and handle unresolved
ones in OnionMessenger.
lightning/src/onion_message/messenger.rs