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.