.
This video may also be helpful for those who created a paper wallet and now wish to view their coins or want to send their coins to another person or exchange.
You should be using start_staking if you are attempting to stake on the test net.
If you are trying to mine on the main net or test net you are only able to mine from one wallet at a time.
Hello CUT team,
Very sorry, I am still having trouble setting multiple wallets to stake coins by using the "start_mining" command.
I can run and use multiple wallets from the same machine with one daemon running. I run into an error when I ask multiple wallets to mine.
I enter command "start_mining" in the first wallet and the daemon reports the following
2019-03-01 20:12:10.651 [RPC1] WARN miner src/cryptonote_basic/miner.cpp:326 Mining has started with 1 threads, good luck!
2019-03-01 20:12:10.652 [miner 0] INFO global src/cryptonote_basic/miner.cpp:442 Miner thread was started [0]
after that if I attempt to ask any more wallets to mine the wallet gives this error
[wallet cutbTq]: start_mining
Error: mining has NOT been started: Already mining
any help is very greatly appreciated
Thank You