Search content
Sort by

Showing 2 of 2 results by northfly
Post
Topic
Re: [ANN] Binarium is the cryptocurrency protected from ASICs and oriented on games
by
northfly
on 11/09/2018, 10:44:18 UTC
hey Guys!

how is everybody getting along with mining binarium?

Are there any stats available to see how many shares one has accumulated to a  connected wallet adress, to get an idea of the payouts?

What machines do you all use for mining, and how has the payouts been so far?

Very interested to hear some experiences.  Smiley

Have a nice day/night wherever you are!

Post
Topic
Re: [ANN] Binarium is the cryptocurrency protected from ASICs and oriented on games
by
northfly
on 09/09/2018, 22:54:54 UTC
Hey guys!
So, if the generate = false, as it shows, shouldnt it be true to mine/generate coins??
A bit confused here...
MAybe someone can help me.

Her is my:

getminiginfo

{
  "blocks": 126073,
  "currentblocksize": 0,
  "currentblocktx": 0,
  "difficulty": 0.9491498421342294,
  "errors": "",
  "genproclimit": 1,
  "networkhashps": 21522022.95000797,
  "pooledtx": 0,
  "testnet": false,
  "chain": "main",
  "generate": true
}


getmininginfo

06:02:22

{
  "blocks": 63176,
  "currentblocksize": 7488,
  "currentblocktx": 1,
  "difficulty": 0.152792511336745,
  "errors": "",
  "genproclimit": 1,
  "networkhashps": 3923813.36053954,
  "pooledtx": 1,
  "testnet": false,
  "chain": "main",
  "generate": false
}


Is my wallet mining right?

Green light: Mining: 14908

Yes, your wallet is mining right. We made "Enable mining" option, wallet mines, if it is enabled or if gen=1 config option is set in binarium.conf file or in command-line parameters.