Daniel Olaya

Results 2 comments of Daniel Olaya

Verified this commit fixes the bug on Python 3.10.8

Confirmed this commit fixes bug in `TxFetcher.fetch()`. ``` raise ValueError('unexpected response: {}'.format(response.text)) ValueError: unexpected response: Invalid hex string ```