In cluster restart scenarios, it is desirable to know the latest optimistic slot(s), which the subcommand latest-optimistic-slots will return. However, it is also useful to know whether slots contain only votes or if they contain votes and user transactions. This PR adds an extra column of output to show whether an optimistically confirmed slot is vote only (contains zero non-vote transactions). Additionally, a flag has been added to enable filtering output to exclude vote only slots. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |