Operatable
Last updated
Last updated
Initializes a new Operatable instance (adding msg.sender
to ).
Allows owner to add/remove operators.
operator
address
The operator's address.
status
bool
The status to set to operator
.
Maps each active operator's address to true
.
Checks if msg.sender
is an operator.
operator
address
Yes
status
bool
No