forked from LBRYCommunity/lbry-sdk
Update comment_client.py
This commit is contained in:
parent
60dc43340d
commit
09db71ae7f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import time
|
||||||
import hashlib
|
import hashlib
|
||||||
import binascii
|
import binascii
|
||||||
|
|
||||||
from lbrynet import utils
|
from lbry import utils
|
||||||
import ecdsa
|
import ecdsa
|
||||||
from torba.client.hash import sha256
|
from torba.client.hash import sha256
|
||||||
from lbry.wallet.transaction import Output
|
from lbry.wallet.transaction import Output
|
||||||
|
|
Loading…
Reference in a new issue