Skip to content

ClientCirc: add functions to return the circuit's actual path

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

Closes #415 (closed).

I expect that this adds something like 5% to the storage needed for each ClientCirc.

Merge request reports