SOLO-4020
WrapsVersionConstraintSoloError — Validation
WrapsVersionConstraintSoloError
| Code | SOLO-4020 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when --wraps is used with a consensus node version below the minimum required; the message names the minimum version. WRAPs support requires a sufficiently new node version, so this means the selected version is too old.
Troubleshooting Steps
- Upgrade consensus node first: solo consensus network upgrade –upgrade-version
- Or disable WRAPs: solo consensus network deploy –wraps false