Assessment reports>Stable Predeposit>Threat Model>transitionToUnwindMode

Function: transitionToUnwindMode()

This function is an admin-controlled state change that closes the Yield phase and enables the Unwind phase.

Branches and code coverage

Intended branches

  • Update the _mode to OperationalMode.Unwind.

Negative behavior

  • Non-admin callers or calls outside the Yield phase revert.

Function call analysis

  • None.

Zellic © 2025Back to top ↑