SOLO-9007
CommandReturnedFalseError — Internal
CommandReturnedFalseError
| Code | SOLO-9007 |
| Category | Internal |
| Ownership | Solo |
| Retryable | No |
Description
Thrown when a command handler returns false from a path that requires it to return true to signal success; the message names the command namespace and command that did so. solo treats the boolean return of these handlers as a success flag, so a false here means the handler completed without throwing yet reported failure — an unexpected internal outcome that indicates a defect in solo rather than invalid user input.
Troubleshooting Steps
- This is an internal Solo error. File a bug report: https://github.com/hiero-ledger/solo/issues