Skip to content

Commit

Permalink
Remove outdated documentation in ERC2981._setTokenRoyalty
Browse files Browse the repository at this point in the history
  • Loading branch information
frangio committed Apr 7, 2022
1 parent 731e199 commit dd01889
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/token/common/ERC2981.sol
Expand Up @@ -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.
*/
Expand Down

0 comments on commit dd01889

Please sign in to comment.