Assessment reports>Mantle>Threat Models>unhaltContract

Function: unhaltContract()

Unhalts the contract.

Branches and code coverage (including function calls)

Intended branches

  • Successfully unhalts the contract if called by the owner.

Negative behavior

  • Reverts if the caller is not the owner.

Zellic © 2024Back to top ↑