Implement Redactable for RelayIds, and other improvements
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).