summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/src/decode.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add linkspec::decode to convert linkspecs to an OwnedChanTargetNick Mathewson2023-05-111-0/+184
Relays and onion service services/clients will both need this. I'm marking this experimental for now; we should stabilize it before we release onion services.