How to keep node mining automatically in qt wallet or console wallet

0

In the qt wallet, manually need to start the mining process in wallet console by giving generate nblock. so is there any other command or solution to automatically mine the block and how to confirm the transaction.

Ajeet Kumar

Posted 2019-04-12T16:04:10.230

Reputation: 1

Are you talking about testnet?Jannes 2019-04-12T16:24:51.280

Bitcoin Core does not contain a miner (except an inefficient one for regtest).Andrew Chow 2019-04-12T16:47:36.920

yes , in the testnet. Another thing the after the confirmation of block the balance is not showing in my qt wallet.Ajeet Kumar 2019-04-13T07:16:25.517

No answers