Function coinaddress::validate_ltc_address [] [src]

pub fn validate_ltc_address(addr: &str) -> Result<usize, ValidationError>

Validate litecoin address checksum. Returns the hash version/type if correct and an error otherwise.