compass
compass copied to clipboard
-index parameter is misleading
Bug description
The definition of the -index runtime parameter is misleading in the documentation and naming.
One might think that the value refers to what index Compass should start signing milestone from, the value represents instead the current latest index the network is currently solid on.
If -index 0 is passed, Compass will emit milestone with index 1.
Let's make it clear in the documentation and naming.
Duplicate of #107