updated references lbrynet.crypstream -> lbrynet.blob
This commit is contained in:
parent
0d4e83e167
commit
c1a9cd93ee
9 changed files with 10 additions and 10 deletions
lbrynet/blob/client
|
@ -1,6 +1,6 @@
|
|||
import binascii
|
||||
from twisted.internet import defer
|
||||
from lbrynet.cryptstream.CryptBlob import StreamBlobDecryptor
|
||||
from lbrynet.blob.CryptBlob import StreamBlobDecryptor
|
||||
|
||||
|
||||
class CryptBlobHandler:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue