This commit is contained in:
ThomasV 2017-03-12 19:25:49 +01:00
parent 8babd3e986
commit e78531d913
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ from interface import Connection, Interface
from blockchain import Blockchain
from version import ELECTRUM_VERSION, PROTOCOL_VERSION
DEFAULT_PORTS = DEFAULT_PORTS
DEFAULT_PORTS = {'t':'50001', 's':'50002'}
DEFAULT_SERVERS = {
'erbium1.sytes.net':DEFAULT_PORTS,