X-Git-Url: https://git.novaco.in/?p=electrum-nvc.git;a=blobdiff_plain;f=lib%2Fnetwork.py;h=114edc62ae67a4a37ed17f3fae512c08ba5a9518;hp=cbe044a06ab089c74bfbafcab347e33a42da08e2;hb=HEAD;hpb=e76db3f383ae95c7d3ab29f52ac0fff51aa1387b diff --git a/lib/network.py b/lib/network.py index cbe044a..114edc6 100644 --- a/lib/network.py +++ b/lib/network.py @@ -4,7 +4,7 @@ from bitcoin import * import interface from blockchain import Blockchain -DEFAULT_PORTS = {'t':'50001', 's':'50002', 'h':'8081', 'g':'8082'} +DEFAULT_PORTS = {'t':'40001', 's':'40002', 'h':'7081', 'g':'7082'} DEFAULT_SERVERS = { # '127.0.0.1': DEFAULT_PORTS,