Post
Topic
Board Mining (Altcoins)
Re: Mine new coin: VoteCoin - equihash, very low difficulty now
by
buzzkillb
on 09/10/2017, 10:01:28 UTC
create new .bat in the same folder
votecoin-cli.exe listaddressgroupings >addr1.txt
you'll get all addresses with balances in a file addr1.txt which already have transactions
or
votecoin-cli.exe getaddressesbyaccount "" >addr2.txt
just a list of addresses

BTW someone is solomining very hard, network in more than 1MSol

Hi boo,
The address iam using already is from my piped votecoin-cli.exe getnewaddress > myaddy.txt.
I have this in that txt and my miner.bat of course.

I will try your commands later on, but not really understanding what i do with that .txt output?
I mean how do i know i am the owner of the address i am using.

In the windows CLI wallet, "vot totals" command show your total. I spent a night transferring from my ubuntu wallet to windows, and it was odd how some of the coins disappeared for a while until I let it go for a while, hours. Any commands you are looking for search zcash wallet commands.