ThomasV 8 years ago
parent
commit
e78531d913
  1. 2
      lib/network.py

2
lib/network.py

@ -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,

Loading…
Cancel
Save