Ethereum  PoC-8
The C++ Implementation of Ethereum
toHexPrefixed

Convert a series of bytes to the corresponding hex string with 0x prefix. ("A\x69") == "0x4169"