Function sylvia_iot_corelib::strings::hex_addr_to_u128

source ยท
pub fn hex_addr_to_u128(addr: &str) -> Result<u128, &'static str>
Expand description

To transfer hex address string to 128-bit integer.