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.