SOLO-9007

CommandReturnedFalseError — Internal

CommandReturnedFalseError

CodeSOLO-9007
CategoryInternal
OwnershipSolo
RetryableNo

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

  1. This is an internal Solo error. File a bug report: https://github.com/hiero-ledger/solo/issues