lbrynet.schema.schema

This commit is contained in:
Lex Berezhny 2018-11-04 02:52:58 -05:00
parent dbf39baeb1
commit 4bd6569c9c

View file

@ -9,7 +9,7 @@ from typing import Optional
from twisted.internet import defer
from lbrynet.schema import SECP256k1
from lbrynet.schema.schema import SECP256k1
from torba.client.basemanager import BaseWalletManager
from lbrynet.schema.claim import ClaimDict