mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
5 lines
201 B
Python
5 lines
201 B
Python
__hub_url__ = (
|
|
"https://github.com/lbryio/herald/releases/download/v0.2022.01.21.1/hub"
|
|
)
|
|
from lbry.wallet.orchstr8.node import Conductor
|
|
from lbry.wallet.orchstr8.service import ConductorService
|