Hi Guys,
great forum here =).
Today I tried to start mining Ethereum with my rx480. I did create a wallet on "Myetherwallet.com". So everything runs fine for 3 hours now.
I have
- an avg. speed of 24.5 MH/s
- Total Shares: 45
- Rejected: 0
But now i wanted to see my mining progress. So I wanted to search for my Account with my wallet/adress on the "etc.nanopool.org" website. But it is saying "Account [...] not found. Remember: to add your account to the database you should find at least one share"
Do i have to register somewhere? Or how many hours does it take to show my account/mining progress?
My .BAT file:
""
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal 0xFFa7d42C284F3555073422303124aF1107b1565F/unicorn/
[email protected] -epsw x -etht 1000 -mode 1 -ftime 10
pause""
Greetings