rust-lightning/lightning
Jeffrey Czyz d85e0d619a
Generalize onion message ForwardTlvs::next_node_id
Allow either using a node id or a short channel id when forwarding an
onion message. This allows for a more compact representation of blinded
paths, which is advantageous for reducing offer QR code size.

Follow-up commits will implement handling the short channel id case as
it requires looking up the destination node id.
2024-04-10 19:11:19 -05:00
..
src Generalize onion message ForwardTlvs::next_node_id 2024-04-10 19:11:19 -05:00
Cargo.toml Drop ahash dependency in favor of core's SipHasher 2024-02-16 20:34:41 +00:00