The core of our mining game is implemented now.
However, there are a few cosmetic things that we need to work on to provide a pleasant user experience.

For starters, we’ll improve our config by adding two flags isInitCompleted: false and isProducerListUpdated: true
You’ll need them in the upcoming stages.

This task is part of the Full-Stack JavaScript Course.
If you have any issues with it, you can ask for community help below the post.
Feel free to help others if you’ve already solved the task.