You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means each function (similarly to start_auction/end_auction/settle_round) should only allow the vault to call them. This means ALL WRITE FUNCTIONS will assert the caller is the vault.
The text was updated successfully, but these errors were encountered:
Sub Task 1:
🏗️ The [functions that need to be wrapped]by the vault are:
This means each function (similarly to start_auction/end_auction/settle_round) should only allow the vault to call them. This means ALL WRITE FUNCTIONS will assert the caller is the vault.
The text was updated successfully, but these errors were encountered: