forked from LBRYCommunity/lbry-sdk
9faf6e46ca
switch from using lbrycrd to lbcd
5 lines
198 B
Python
5 lines
198 B
Python
__hub_url__ = (
|
|
"https://github.com/lbryio/hub/releases/download/v0.2022.01.21.1/hub"
|
|
)
|
|
from lbry.wallet.orchstr8.node import Conductor
|
|
from lbry.wallet.orchstr8.service import ConductorService
|