[][src]Function casperlabs_contract_ffi::key::addr_to_hex

pub fn addr_to_hex(addr: &[u8; 32]) -> String

Creates a hex string from [u8; 32] table.