-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
From Sohkai's review: Does close() need to be guarded by a role? Wouldn't it be better if anyone could call it? Worried that the account who needs to call close() never does.
Note: close() is being used by a separate app, to finalize the initial fundraise. Consider changing the functionality in the separate app to read from a closed Hatch than requiring only that app to call close().