Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VOT]: VoteCoin - a new era of anonymous crypto democracy
by
votecoin.site
on 04/09/2018, 05:19:25 UTC
All ofthe proving files for VoteCoin are the same as for ZCash, thus can be downloaded from official ZCash download URLs:

   https://z.cash/downloads/sprout-proving.key
   https://z.cash/downloads/sprout-verifying.key
   https://z.cash/downloads/sapling-spend.params
   https://z.cash/downloads/sapling-output.params
   https://z.cash/downloads/sprout-groth16.params 

It is described in README.txt file
-Tom



I will clarify the situation. The new version at startup produces an error: error cannot find the zcash network parameters in the following directory. And in this directory I put the keys:
https://z.cash/downloads/sprout-proving.key
https://z.cash/downloads/sprout-verifying.key

But the error still appears. Perhaps something is missing or I need to download other keys? (Talk about windows 10)

In the new version of the wallet in the folder zkSNARK should be more files
Code:
sapling-output.params
sapling-spend.params
sprout-groth16.params

How to get them?
Code:
Please run 'zcash for-fetch-params' or
'./zcutil/fetch-params.sh' and then restart.
Where these scripts take in Windows?
I threw these 3 files from my wallet on Linux. But now when I start votecoind.exe it requests rpcuser and rpcpassword. I did not understand further.