Function web3::signing::namehash

source ·
pub fn namehash(name: &str) -> NameHash
Expand description

Compute the hash of a domain name using the namehash algorithm.

Specification