diff --git a/contrib/zcash/deterministic.spec b/contrib/zcash/deterministic.spec index ce8bc73f..b25f0bb5 100644 --- a/contrib/zcash/deterministic.spec +++ b/contrib/zcash/deterministic.spec @@ -42,7 +42,6 @@ datas = [ ('lib/servers_testnet.json', 'electrum_zcash'), ('lib/servers_regtest.json', 'electrum_zcash'), ('lib/currencies.json', 'electrum_zcash'), - ('lib/checkpoints.json', 'electrum_zcash'), ('lib/locale', 'electrum_zcash/locale'), ('lib/wordlist', 'electrum_zcash/wordlist'), ('C:\\zbarw', '.'), diff --git a/contrib/zcash/osx.spec b/contrib/zcash/osx.spec index 0fc60106..9d43e2f9 100644 --- a/contrib/zcash/osx.spec +++ b/contrib/zcash/osx.spec @@ -46,7 +46,6 @@ datas = [ ('lib/servers_testnet.json', 'electrum_zcash'), ('lib/servers_regtest.json', 'electrum_zcash'), ('lib/currencies.json', 'electrum_zcash'), - ('lib/checkpoints.json', 'electrum_zcash'), ('lib/locale', 'electrum_zcash/locale'), ('lib/wordlist', 'electrum_zcash/wordlist'), ]