Settings
Help

Module relay_info

Module relay_info 

Source
Expand description

Translate relay information from the formats used in the onion service protocol into CircTargets that we can use for building circuits.

(Later this will include support for INTRODUCE2 messages too.)

Enums§

InvalidTarget
We were given unusable information about an introduction point or rendezvous point.

Functions§

circtarget_from_pieces 🔒
Helper: create a [CircTarget] from its component parts as provided by another party on the network.
ipt_to_circtarget 🔒
Construct a [CircTarget] from a provided IntroPointDesc.