Post
Topic
Board Mining (Altcoins)
Re: Mine new coin: VoteCoin - equihash, very low difficulty now
by
BaRu
on 16/09/2017, 22:40:48 UTC
Hi, I successully run ./src/votecoind
but hen I tried to check balance I get the following error:
Code:
  ____   ____     __           _________  ________  .__
   \   \ /   /____/  |_  ____   \_   ___ \ \_____  \ |__| ____
    \   Y   /  _ \   __\/ __ \  /    \  \/  /   |   \|  |/    \
     \     (  <_> )  | \  ___/  \     \____/    |    \  |   |  \
      \___/ \____/|__|  \___  >  \______  /\_______  /__|___|  /
                            \/          \/         \/        \/


Thank you for running a VoteCoin node!
You're helping to strengthen the network and contributing to a social good :)

In order to ensure you are adequately protecting your privacy when using
VoteCoin, please see .

       Downloading blocks | 11769 / ~12330 (95%)
            Connections | 2
  Network solution rate | 52373 Sol/s

Mining is paused while downloading blocks.

Since starting this node 5 minutes, 34 seconds ago:
- You have validated 14805 transactions!
- You have completed 0 Equihash solver runs.

[Press Ctrl+C to exit] [Set 'showmetrics=0' to hide]
fds@cump:~/VoteCoin$ sudo ./src/votecoin-cli getbalance
error: couldn't connect to server: unknown (code -1)
(make sure server is running and you are connecting to the correct RPC port)

I just cloned git, and built VoteCoin, than checked and appendend lines in conf and run it...am I doing it wrong?
How to check my balance and current adress, that I should enter into minine configuration? Chow to check my current "VoteCoinTaddress" and configure it in miner?