Skip to content

ChanTarget: Add a display function, with better output.

Nick Mathewson requested to merge nickm/arti:display_chan_target into main

This change lets us display a ChanTarget's members without first cloning them into an OwnedChanTarget.

It also resolves a reliability issue by outputting better info when talking about connections via pluggable transports.

Closes #647 (closed)

Merge request reports