Hi dev,
I have an address and I'm running with claymore v10 on
http://shaft.coinminer.spaceNow,
Where is my coin received?
How to see my coin?
Thanks alot!
your coin in your wallet. download geth in OP then sync with blockchain, copy your wallet to%user%\roaming\shaft\keystore. Check your coin by using console with command web3.fromWei(eth.getBalance(eth.coinbase), "ether")
