Skip to content

Implement Redactable for RelayIds, and other improvements

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

This branch sets out to implement Redactable for RelayIds. It does this, and in the process also adds a redactable display_relay_ids() that works on any HasRelayIds, and improves the output when display a redacted RelayId.

Closes #882 (closed).

Merge request reports