This commit is contained in:
Francisco Giordano
2019-05-23 18:19:45 -03:00
parent 2f9ae975c8
commit bd13be9174
3 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ pragma solidity ^0.5.0;
* *
* See `IERC1820Registry` and `ERC1820Implementer`. * See `IERC1820Registry` and `ERC1820Implementer`.
*/ */
interface IERC777Recipient { interface IERC777Recipient {
/** /**
* @dev Called by an `IERC777` token contract whenever tokens are being * @dev Called by an `IERC777` token contract whenever tokens are being
* moved or created into a registered account (`to`). The type of operation * moved or created into a registered account (`to`). The type of operation