Function coinaddress::validate_base58_hash [] [src]

pub fn validate_base58_hash(addr: &str) -> Result<usizeValidationError>

Validate provided generic base58 hash. Returns the hash version/type if correct and an error otherwise.