1
0

read checkpoints file in NetworkConstants, add it to setup.py

This commit is contained in:
ThomasV
2017-12-12 11:10:50 +01:00
parent 40e13224f7
commit 44a83c2401
6 changed files with 21 additions and 30 deletions

View File

@@ -74,6 +74,7 @@ setup(
'servers.json',
'servers_testnet.json',
'currencies.json',
'checkpoints.json',
'www/index.html',
'wordlist/*.txt',
'locale/*/LC_MESSAGES/electrum.mo',