Commit bd13be91 by Francisco Giordano

lint

parent 2f9ae975
...@@ -10,7 +10,7 @@ pragma solidity ^0.5.0; ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment