SOLO-4004
ConsensusNodeCountRequiredError — Validation
ConsensusNodeCountRequiredError
| Code | SOLO-4004 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when the consensus node count flag is required but missing; the message names the flag and the phase in which it is needed. solo needs to know how many consensus nodes to act on, so this means the flag must be supplied at that phase.
Troubleshooting Steps
- Specify the number of consensus nodes using the –
flag, e.g. – 3