Function data_chain::node_block::create_link_descriptor [] [src]

pub fn create_link_descriptor(group: &[PublicKey]) -> LinkDescriptor

Descriptor is the xored group members starting with base of 0000..:32 This process is faster than hash and means group can be unordered which is beneficial under heavy churn and out of order links being sent.