jimmysong / programmingbitcoin

Repository for the book
Other
1.75k stars 656 forks source link

Update tx.py #260

Open ManEelyMan opened 2 years ago

ManEelyMan commented 2 years ago

Fixed an error that breaks the TxFetcher. :)

olayad commented 1 year ago

Confirmed this commit fixes bug in TxFetcher.fetch().

raise ValueError('unexpected response: {}'.format(response.text))
ValueError: unexpected response: Invalid hex string