I withdraw 10000 coin in pool status confirmed , but it was not until the coin ! whereas I witdhraw 432 sent . How about this??
Better set up auto pay out.
I´m not provider of this pool. I hope to see more pools coming.
Diff. is not high.
NET Hash around 1 GHYou can solomine.
How to solomine.
1. Make chronos.conf
Go to start, type %appdata%\chronos and press the enter key. You will then be in a folder with the Chronos app-data. You will need to create a new text document called chronos. Open that document, and enter this data.
rpcuser=rpc_user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=7634
listen=1
server=1
addnode=199.127.226.174
addnode=89.207.129.108
Save this, and then rename the file to chronos.conf. It should then be a CONF file.
2.
Start up Chronos-qt
3.
Go to your cgminer, and change the .bat file to have the pool be
http://127.0.0.1, the username to be user, and the password to be password. (used in chronos.conf)
sample:
cgminer.exe -o
http://127.0.0.1:7634 --scrypt -u user -p password
The port is the rpcport in you conf file, the username is your rpcuser, and the password is your rpcpassword.
Start up your cgminer, and you should be solo mining!