rename repo to lbry-hub
and module to hub
This commit is contained in:
parent
0eeab397cf
commit
27e09d7aa7
89 changed files with 160 additions and 160 deletions
|
@ -8,7 +8,7 @@ from collections import defaultdict
|
|||
from typing import NamedTuple, List
|
||||
from lbry.testcase import CommandTestCase
|
||||
from lbry.wallet.transaction import Transaction, Output
|
||||
from scribe.schema.compat import OldClaimMessage
|
||||
from hub.schema.compat import OldClaimMessage
|
||||
from lbry.crypto.hash import sha256
|
||||
from lbry.crypto.base58 import Base58
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue