Add a toString implementation for TransactionSimulatorResult #5942
Labels
good first issue
Good for newcomers
snack
Smaller coding task - less than a day for an experienced dev
ux
Add a toString implementation for TransactionSimulatorResult
Default toString(): TransactionSimulatorResult inherits toString() from Object, and so is not suitable for printing.
see https://github.com/hyperledger/besu/security/code-scanning/1029
The text was updated successfully, but these errors were encountered: