-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Question regarding:
| if self.get_ownable_mut().is_owner(get_caller_address()) { |
How usage of
get_ownable_mut method in line 64 is resolved? It is not clear from Upgradable declaration that TContractState implements GetOwnableTrait. Is there any implicit implementation discovery mechanism ?Metadata
Metadata
Assignees
Labels
No labels