rust-lightning/lightning
Jeffrey Czyz 827833c933
Multi-hop blinded payment paths in ChannelManager
When constructing blinded payment paths for Bolt12Invoice, delegate to
Router::create_blinded_payment_paths which may produce multi-hop blinded
paths. Fallback to one-hop blinded paths if the Router fails or returns
no paths.
2023-12-15 15:40:09 -06:00
..
src Multi-hop blinded payment 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