Function: enableWithdrawals()
This function is used to enable withdrawals from the vault.
Branches and code coverage
Intended branches
Update the
withdrawsEnabledto true.
Negative behavior
Reverts if caller is not the owner.
enableWithdrawals()This function is used to enable withdrawals from the vault.
Intended branches
Update the withdrawsEnabled to true.
Negative behavior
Reverts if caller is not the owner.