to_client_id

Function to_client_id 

Source
pub fn to_client_id(id: &Address) -> ClientId
Expand description

trim 0x from hexadecimal (base-16) string and convert to id

ยงPanics

Panics if the id cannot be parsed, this should never happen as the id is always a valid hexadecimal string