Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch)
by
hrossik
on 03/04/2016, 23:04:35 UTC
Guys, do you know, whether it's necessary to have different private keys for each miner, if I am mining on 1 machine on multiple threads?
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch)
by
hrossik
on 03/04/2016, 09:59:39 UTC
Code:
2940303ms th_a witness.cpp:352 on_applied_block ] hash rate: 14647 hps target: 27 queue: 94 estimated time to produce: 152.72493570924649475 minutes 2941392ms th_a application.cpp:394 handle_transaction ] Got 1 transactions from network 2942471ms th_a application.cpp:394 handle_transaction ] Got 1 transactions from network 2943178ms th_a witness.cpp:352 on_applied_block ] hash rate: 14909 hps target: 27 queue: 95 estimated time to produce: 150.04105797393074795 minutes 2946059ms th_a witness.cpp:352 on_applied_block ] hash rate: 14754 hps target: 27 queue: 95 estimated time to produce: 151.61733315259138521 minutes
I've been mining with this hashrate for 12 hours and still got nothing.. Any idea what I might be doing wrong? Am I mining?
What is the proper way of checking how much I earned? I run a cli_wallet, which connects to ./steemd --rpc-endpoint --seed-node="52.38.66.234:2001", but I always have to use --replay-blockchain, otherwise it gets outdated and doesn't sync automatically and if I want to check after some time, I need to restart the rpc-endpoint and replay the chain..