Function drillx::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.