hex#

API documentation for tradeexecutor.utils.hex Python module in Trading Strategy.

Module description#

Hex string conversion utilities for web3.py 7.x compatibility.

Functions#

hexbytes_to_hex_str(value)

Convert bytes or HexBytes to a 0x-prefixed hex string.