jimmysong / pybtcfork

Python Library for splitting hard forks
MIT License
61 stars 19 forks source link

check of Key addresses exists #1

Closed rsnel closed 6 years ago

rsnel commented 6 years ago

Hi Jimmy,

The BTX output fetcher chokes on OP_RETURN outputs (because they do not have the key 'addresses'). I have added a check to disregard those outputs.

Greetings,

Rik.