mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-26 23:13:25 +00:00
follow up 8babd3e986
This commit is contained in:
parent
8babd3e986
commit
e78531d913
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ from interface import Connection, Interface
|
||||||
from blockchain import Blockchain
|
from blockchain import Blockchain
|
||||||
from version import ELECTRUM_VERSION, PROTOCOL_VERSION
|
from version import ELECTRUM_VERSION, PROTOCOL_VERSION
|
||||||
|
|
||||||
DEFAULT_PORTS = DEFAULT_PORTS
|
DEFAULT_PORTS = {'t':'50001', 's':'50002'}
|
||||||
|
|
||||||
DEFAULT_SERVERS = {
|
DEFAULT_SERVERS = {
|
||||||
'erbium1.sytes.net':DEFAULT_PORTS,
|
'erbium1.sytes.net':DEFAULT_PORTS,
|
||||||
|
|
Loading…
Add table
Reference in a new issue