Skip to content

Fix typo in pick_path().

Alexander Færøy requested to merge ahf/arti:bugs/minor-typo into main

This patch fixes a minor typo in the error case when looking for a middle relay for a 3-hop circuit where the error message should say "No middle relay found" and not "No exit relay found".

Merge request reports