giansalex / monero-miner-docker

Monero Miner on Docker - Alpine :whale:
https://hub.docker.com/r/giansalex/monero-miner
MIT License
86 stars 35 forks source link

Time to get the reward #4

Closed apexli closed 3 years ago

apexli commented 3 years ago

Hi I am testing the xmr mining on 2Vcpu and 4 gb ram. After running the docker image with our wallet address how much time does it take to reflect it in our account.

giansalex commented 3 years ago

You can use this formula

For get your hash rate https://xmrig.com/benchmark Current params.

network hash rate:         NHR  = 2.52 GH/s
blocks per day:            B    = 699
block reward:              Rew  = 1.03 XMR

source

Other tools

giansalex commented 3 years ago

I added a tools section. And this tool can help you.