Update comment_client.py

This commit is contained in:
Thomas Zarebczan 2019-07-02 23:39:27 -04:00 committed by GitHub
parent 60dc43340d
commit 09db71ae7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ import time
import hashlib
import binascii
from lbrynet import utils
from lbry import utils
import ecdsa
from torba.client.hash import sha256
from lbry.wallet.transaction import Output