Function hash_name
Source pub fn hash_name(name: &str) -> String
Expand description
Generate a TAIP-12 compliant name hash
This is a standalone function that implements the same algorithm as the trait method.
§Arguments
§Returns
A 64-character lowercase hex string representing the SHA-256 hash