Commit d7de455
authored
doc: fix a misleading comment on ERC777TokensRecipient (#1098)
`ERC777TokensRecipient` doc:
https://eips.ethereum.org/EIPS/eip-777#erc777tokensrecipient-and-the-tokensreceived-hook
`ERC777TokensSender` doc:
https://eips.ethereum.org/EIPS/eip-777#erc777tokenssender-and-the-tokenstosend-hook
This comment was referencing `ERC777TokensRecipient` but cited the
section from `ERC777TokensSender`
---
## CLA signature
With the submission of this Pull Request, I confirm that I have read and
agree to the terms of the [Contributor License
Agreement](https://safe.global/cla).1 parent a2e19c6 commit d7de455
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments