Function iroh_mainline_content_discovery::to_infohash
source · pub fn to_infohash(haf: HashAndFormat) -> Id
Expand description
The mapping from an iroh HashAndFormat to a bittorrent infohash, aka mainline::Id.
Since an infohash is just 20 bytes, this can not be a bidirectional mapping.