forked from LBRYCommunity/lbry-sdk
tests: fix hub url
This commit is contained in:
parent
6944c4a7c4
commit
4ab29c4d5f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
__hub_url__ = (
|
||||
"https://github.com/lbryio/hub/releases/download/v0.2022.01.21.1/hub"
|
||||
"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
|
||||
|
|
Loading…
Reference in a new issue