2021-06-09 22:40:32 -04:00
|
|
|
__hub_url__ = (
|
2021-08-24 04:19:59 -03:00
|
|
|
"https://github.com/lbryio/hub/releases/download/v0.2021.08.24-beta/hub"
|
2021-06-09 22:40:32 -04:00
|
|
|
)
|
2018-11-04 01:55:50 -04:00
|
|
|
from .node import Conductor
|
|
|
|
from .service import ConductorService
|