rust-lightning/lightning
Jeffrey Czyz 093ceffd24
Add NodeInfo::is_tor_only
Add a method to NodeInfo to determine if the node has only announced Tor
addresses. Useful for preferring blinded paths that don't use Tor for
better reliability and improved latency.
2024-02-27 16:14:44 -06:00
..
src Add NodeInfo::is_tor_only 2024-02-27 16:14:44 -06:00
Cargo.toml Drop ahash dependency in favor of core's SipHasher 2024-02-16 20:34:41 +00:00