BlockdagNetworkLabs / blockdag-scripts

BlockDAG Installer for Linux/Ubunutu and MacOS
https://blockdag.network
12 stars 2 forks source link

[WARN ] Blockdag is downloading blocks... : Client in initial download module=miner #11

Closed tilibougnia closed 2 weeks ago

tilibougnia commented 4 weeks ago

Hi,

I have this message in log. what does that mean ?

More over howto know if the miner work properly ?

Thanks

dev001101 commented 2 weeks ago

Hi @tilibougnia, The warning [WARN ] Blockdag is downloading blocks... : Client in initial download module=miner appears when the node is still syncing with the network. During this initial download phase, the node is catching up with the current blockchain state, so it won’t start mining until the synchronization is complete.

Once the sync process finishes, the miner will proceed with normal operations. This is expected behavior when setting up a new node or reconnecting to the network after some downtime.