Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VOT]: VoteCoin - a new era of anonymous crypto democracy
by
WR-104
on 01/09/2018, 13:16:30 UTC
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.