Skip to main content

channel_pseudonym

Function channel_pseudonym 

Source
pub fn channel_pseudonym(
    channel_key: &ChannelKey,
    channel_id: &ChannelId,
    epoch: Epoch,
) -> Pseudonym
Expand 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.