Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed Nov 14, 2017
1 parent baee4ad commit 2ede5d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion raiden/blockchain/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ def poll_all_event_listeners(self):
result.extend(decoded_events)
break
except EthNodeCommunicationError as e:
print e
# If the eth client has restarted and we reconnected to it then
# filters will no longer exist there. In that case we will need
# to recreate all the filters.
Expand Down

0 comments on commit 2ede5d0

Please sign in to comment.