-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Milestone
Description
This function provides limited utility to the public, since getCreator is already available.
Also, every use of isCreator is from a subclass checking for access control and those subclasses are all Operated.
Recommendation: consider to have Template subclass from Operated and charge isCreator from a public function into an internal modifier.
References:
- Definition:
function isCreator(address caller) public view returns (bool ok) {
Metadata
Metadata
Assignees
Labels
No labels