Update IERC777.sol (#2184)
This commit is contained in:
@ -96,7 +96,7 @@ interface IERC777 {
|
||||
function authorizeOperator(address operator) external;
|
||||
|
||||
/**
|
||||
* @dev Make an account an operator of the caller.
|
||||
* @dev Revoke an account's operator status for the caller.
|
||||
*
|
||||
* See {isOperatorFor} and {defaultOperators}.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user