Skip to main content

compute_address

Function compute_address 

Source
pub fn compute_address(content: &[u8]) -> [u8; 32]
Expand description

Compute the content address (BLAKE3 hash) for the given data.