This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Description
Bug description
In the config-coo.json, the milestone generation it set to 60s. This makes the network confirm messages much slower as Chrysalis should be set to 10s.
What hardware are you using?
- Operating system: Windows 10
- RAM: 32GB
- Cores: 6 cores
Steps To reproduce the bug
Explain how the maintainer can reproduce the bug.
- Clone repository and follow steps to run private tangle
- config-coo.json will have coordinator interval set incorrectly to 60s
Expected behaviour
The config-coo.json should be set to 10s to speed up confirmation times as per Chrysalis specifications.
Actual behaviour
Coordinator confirmations happen 5 times slower.