Skip to content

Change multiplicity of ChannelMethod and addresses

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

Now each ChanTarget has at most one ChannelMethod, and only Direct ChannelMethods can have multiple addresses.

Closes #600 (closed).

Assigning @Diziet for review since this touches Bridge.

Merge request reports