Skip to content

Commit

Permalink
Found another
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandapip1 authored Jul 21, 2023
1 parent 13cf58a commit 2446057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-777.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ Indicate whether the `operator` address is an *operator* of the `holder` address
> <small>`operator`: Address which may be an *operator* of `holder`.</small>
> <small>`holder`: Address of a *holder* which may have the `operator` address as an *operator*.</small>
>
> <small>**returns:** `true` if `operator` is an *operator* of `holder` and `false` otherwise.
> <small>**returns:** `true` if `operator` is an *operator* of `holder` and `false` otherwise.</small>
*NOTE*: To know which addresses are *operators* for a given *holder*,
one MUST call `isOperatorFor` with the *holder* for each *default operator*
Expand Down

0 comments on commit 2446057

Please sign in to comment.