|
@@ -7,7 +7,7 @@ pragma solidity ^0.8.0;
|
|
*
|
|
*
|
|
* {IERC777} Token holders can be notified of operations performed on their
|
|
* {IERC777} Token holders can be notified of operations performed on their
|
|
* tokens by having a contract implement this interface (contract holders can be
|
|
* tokens by having a contract implement this interface (contract holders can be
|
|
- * their own implementer) and registering it on the
|
|
|
|
|
|
+ * their own implementer) and registering it on the
|
|
* https://eips.ethereum.org/EIPS/eip-1820[ERC1820 global registry].
|
|
* https://eips.ethereum.org/EIPS/eip-1820[ERC1820 global registry].
|
|
*
|
|
*
|
|
* See {IERC1820Registry} and {ERC1820Implementer}.
|
|
* See {IERC1820Registry} and {ERC1820Implementer}.
|