Function subxt_core::utils::to_hex

source ยท
pub fn to_hex(bytes: impl AsRef<[u8]>) -> String
Expand description

A quick helper to encode some bytes to hex.