Go swap your brains and stop wasting peoples time.
Someone get mad. How much you lost in crypto world? You are one of the biggest haters on this forum. I just checked your messages. The thing you only do is saying "shit" about every coin. Lol. If you don't like something you can say it politely. Anyway nobody waste your time and nobody stopping you here. You can do anything you want. Gl with your hater attitude. Muted/ignored.
Hard to get updates and info. Even harder for noobs like me. Easy to lose trust.
Maybe you just don't following official website, discord/telegram and other social media of shnd. That's why you can't find informations. Do you expect courier or postman comes to you and bring letter with all informations? Everything can be found in topic/website or discord.
Your wallet is full sync? Your conf file name is Stronghands.conf ? Because some people had problems with sync when they had file by small letter "stronghands.conf"
If its still doesnt work, maybe here on discord or telegram someone can helps you solve it:
I want to solo mine using cpuminer-gw64-corei7 when i run bat i get this error json_rpc_call failed, retry after 10 seconds the config file is, rpcallowip=127.0.0.1 rpcuser=igor rpcpassword=x server=1 daemon=1 rpcport=6902 port=6901
Does any know what this means and how to fix it?
Kind regards
rpcallowip=127.0.0.1 rpcallowip=Put your ip
You can find your ip in cmd.exe and type ipconfig
Im used cpu miner my file looks:
rpcuser=dan rpcpassword=123456 rpcallowip=localhost rpcallowip=127.0.0.1 rpcallowip=x.x.x.x <---- my ip rpcport=9050 deamon=1 server=1 gen=0
and start.bat file:
minerd -a sha256d -o http://localhost:9050 -u dan -p 123456 --coinbase-addr=Here is my wallet address
I try to solo mine this coin with with the ccminer and all I get is [2018-01-09 17:03:12] HTTP request failed: Failed to connect to localhost port 9050: Connection refused [2018-01-09 17:03:12] get_work failed, retry after 30 seconds
9050 is added to my allowed rules, the rpcport is also added on my stronghands.conf
Im not experienced about mining, but i used cpuminer once for test and it was working. At first i had same error. Later i put and allow mine ip in file and its works. I replaced "rpcallowip=192.168.1.* " to mine ip.