In slush pool....what does a yay!!! mean whe n using cpuminer

-1

I am new to bit coins. I an now running slush pool. What does a yay!!! mean? Is the number of yays a good thing? I had more servers..I get more yay!!!!

Thanks

My bad. Here is the lib I am using. cpuminer

http://www.return1.at/bitcoin-miner-ubuntu/
./minerd --url=http://api.bitcoin.cz:8332

  [2014-01-13 05:05:28] thread 0: 55109708 hashes, 1264 khash/s
   [2014-01-13 05:06:28] thread 0: 75821248 hashes, 1266 khash/s
   [2014-01-13 05:07:28] thread 0: 75957608 hashes, 1264 khash/s
   [2014-01-13 05:08:28] thread 0: 75848480 hashes, 1268 khash/s
   [2014-01-13 05:09:09] thread 0: 52297492 hashes, 1268 khash/s
   [2014-01-13 05:09:09] accepted: 9/9 (100.00%), 1268 khash/s (yay!!!)
   [2014-01-13 05:10:09] thread 0: 76107420 hashes, 1270 khash/s
   [2014-01-13 05:11:09] thread 0: 76221520 hashes, 1269 khash/s
   [2014-01-13 05:12:09] thread 0: 76115796 hashes, 1270 khash/s
   [2014-01-13 05:13:03] Stratum detected new block

So..for a newbiew....is is the laymans explanation?

Thanks

Tampa

Posted 2014-01-12T17:19:07.037

Reputation: 109

I'm guessing this is a message your mining software is using to indicate when you've found a share, but without more information about what version of which software you're using I couldn't say. It's usually even more useful to us to have a copy/paste or screenshot of the application or error message in question.David Perry 2014-01-13T00:30:02.873

Yeah,,updated the question.Tampa 2014-01-13T05:36:09.980

Answers

2

That simply means you grabbed a new share from the pool. In this case the share has a difficulty of 9, so it's essentially 9 shares at a difficulty of 1.

tbenz9

Posted 2014-01-12T17:19:07.037

Reputation: 279