Search content
Sort by

Showing 2 of 2 results by cgkakutsey
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MASTERNODES][PRESALE] | COGNITIO: Unanimous A.I. | A.I Based Signals
by
cgkakutsey
on 11/05/2018, 16:54:32 UTC
How to follow the signal bot?
Is there any website?
Post
Topic
Board Announcements (Altcoins)
Re: ★★DigiByte|极特币★★[DGB]✔ DigiSync v6.14.2 - DigiSpeed - Segwit -DiguSign
by
cgkakutsey
on 17/12/2017, 10:07:51 UTC
Hello Guys,

I am trying to setup my mining pool for Digibyte - Groestl and having trouble doing so.

Till now I have performed following steps:

Code:
git clone https://github.com/digibyte/digibyte.git
cd digibyte
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install

Added digibyte.conf file to ~/.digibyte directory.
Content for digibyte.conf are:

Code:
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=
algo=groestl
server=1
daemon=1
txindex=1
debug=1


after running the command sudo digibyted I get "DigiByte server starting"
issueing "job" shows me that digibyted is running

while issuing digibyte-cli getinfo I get output like

error code: -28
error message:
Loading block index...

I came to know that getinfo is deprecated but the output is same for getnewaddress or any other command that I issue.

I am helpless. Please help me guys. I tried searching for solution in this forum and other places but could not find any useful information. May be I am looking at wrong places or using wrong keywords.

Regards,
Chinar