hash

Function hash 

Source
pub fn hash(challenge: &[u8; 32], nonce: &[u8; 8]) -> Result<Hash, DrillxError>
Expand description

Generates a new Drillx hash from a challenge and nonce.