pub fn channel_pseudonym(
channel_key: &ChannelKey,
channel_id: &ChannelId,
epoch: Epoch,
) -> PseudonymExpand description
Channel pseudonym: the value carried in the relay-filterable z tag.
Every member derives the same one from the shared channel secret, so it both
addresses and (by rotation) unlinks the channel’s traffic.