Преглед на файлове

Remove outdated documentation in ERC2981._setTokenRoyalty

Francisco Giordano преди 3 години
родител
ревизия
dd01889434
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      contracts/token/common/ERC2981.sol

+ 0 - 1
contracts/token/common/ERC2981.sol

@@ -88,7 +88,6 @@ abstract contract ERC2981 is IERC2981, ERC165 {
      *
      * Requirements:
      *
-     * - `tokenId` must be already minted.
      * - `receiver` cannot be the zero address.
      * - `feeNumerator` cannot be greater than the fee denominator.
      */