pub fn to_client_id(id: &Address) -> ClientId
trim 0x from hexadecimal (base-16) string and convert to id
Panics if the id cannot be parsed, this should never happen as the id is always a valid hexadecimal string