iexbase/tron-api-python

ValueError: non-hexadecimal number found in fromhex() arg at position 1

anzhaozhong opened this issue · 0 comments

Raise the exception,when address is startswith "0x"

return base58.b58encode_check(bytes.fromhex(address))