rust-lightning/lightning
Jeffrey Czyz b9547480ea
Prefer non-Tor nodes when creating blinded paths
Tor nodes can have high latency which can have a detrimental effect on
onion message reliability. Prefer using nodes that aren't Tor-only when
creating blinded paths both in offers and in onion message reply paths.
2024-02-27 18:50:58 -06:00
..
src Prefer non-Tor nodes when creating blinded paths 2024-02-27 18:50:58 -06:00
Cargo.toml Drop ahash dependency in favor of core's SipHasher 2024-02-16 20:34:41 +00:00