polar icon indicating copy to clipboard operation
polar copied to clipboard

Feature Request: GUI block height should detect manually mined blocks using `bitcoin-cli`

Open ZZiigguurraatt opened this issue 1 year ago • 1 comments
trafficstars

Running bitcoin-cli generatetoaddress to mine blocks does not increase the block height shown in the GUI.

However, we can check the current block height by running bitcoin-cli getblockchaininfo and see that the command actually worked.

If we click "Quick Mine" in the GUI, it will update to include the blocks that were mined through the command line.

ZZiigguurraatt avatar Nov 14 '24 21:11 ZZiigguurraatt