Assessment reports>Blackwing>Threat Model>disableWithdrawals

Function: disableWithdrawals()

This function is used to disable withdrawals from the vault.

Branches and code coverage

Intended branches

  • Update the withdrawsEnabled to false.

Negative behavior

  • Reverts if caller is not the owner.

Zellic © 2025Back to top ↑