Skip to content
Snippets Groups Projects
Commit f02868bb authored by George Kadianakis's avatar George Kadianakis Committed by Nick Mathewson
Browse files

hs: Add service-side circuitmap API.


Now we have separate getters and setters for service-side and relay-side. I
took this approach over adding arguments to the already existing methods to
have more explicit type-checking, and also because some functions would grow
too large and dirty.

This commit also fixes every callsite to use the new function names which
modifies the legacy HS (v2) and the prop224 (v3) code.

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
parent 037ce360
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment