rust-lightning/lightning
Jeffrey Czyz 606304aa32
Multi-hop blinded paths in ChannelManager
When constructing blinded paths for Offer and Refund, delegate to
MessageRouter::create_blinded_paths which may produce multi-hop blinded
paths. Fallback to one-hop blinded paths if the MessageRouter fails or
returns no paths.

Likewise, do the same for InvoiceRequest and Bolt12Invoice reply paths.
2023-12-15 15:40:09 -06:00
..
src Multi-hop blinded paths in ChannelManager 2023-12-15 15:40:09 -06:00
Cargo.toml Depend on libm in no-std for powf(64) 2023-12-13 18:36:40 +00:00