iexbase / tron-api-python

A Python API for interacting with Tron (TRX)
https://tronapi-for-python.readthedocs.io
MIT License
165 stars 82 forks source link

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

Open anzhaozhong opened 4 years ago

anzhaozhong commented 4 years ago

Raise the exception,when address is startswith "0x" https://github.com/iexbase/tron-api-python/blob/a4e08966e9b2110cdb1a364431a01d0484cb11d2/tronapi/common/account.py#L47