Remove outdated documentation in ERC2981._setTokenRoyalty
This commit is contained in:
@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user