Skip to content

vanguards: Make client rend circuits be STUB+.

gabi-250 requested to merge gabi-250/arti:client-rend-stub into main

According to the vanguards spec, client rendezvous circuits should be STUB+:

  • lite: C -> G -> L2 -> Rend
  • full: C -> G -> L2 -> L3 -> Rend

Merge request reports