Skip to content

Commit

Permalink
Silence debug-level noise from BitcoinRPC
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-jr committed Jun 13, 2016
1 parent 8656cbd commit f777cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eloipool.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
level=logging.DEBUG,
)
for infoOnly in (
'BitcoinRPC',
'checkShare',
'getTarget',
'JSONRPCHandler',
Expand Down

0 comments on commit f777cfa

Please sign in to comment.