pub fn discovery_key(key: &[u8]) -> DiscoveryKeyExpand description
Calculate the discovery key of a key.
The discovery key is a 32 byte namespaced hash of the key.
pub fn discovery_key(key: &[u8]) -> DiscoveryKeyCalculate the discovery key of a key.
The discovery key is a 32 byte namespaced hash of the key.