Read default server list from file. Update list with 1.1 servers. Remove nolnet option.

This commit is contained in:
ThomasV 2017-09-12 15:04:57 +02:00
parent a6eb9753eb
commit 7dbd612d5d
1 changed files with 0 additions and 2 deletions

View File

@ -69,8 +69,6 @@ NOLNET = False
ADDRTYPE_P2PKH = 0
ADDRTYPE_P2SH = 5
SEGWIT_HRP = "bc"
HEADERS_URL = "https://headers.electrum.org/blockchain_headers"
GENESIS = "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f"
SERVERLIST = 'servers.json'