EIP2981 content revised ✍️ (#3630)
* fix: _value is now _salePrice, royaltyInfo() return values no longer have underscore prefix, checkRoyalties function uses IERC165 interface instead of IERC2981 interface,fixed-percentage wording revised, caveats added around percentage calculation, conversation with artist and marketplace cleaned up.
* fix: Grammar mistake.
* fix: typo, not Buyer, but Royalty recipient.
* fix: Formatting on paragraphs and fixed importing IERC165 interface.
* fix: Cleaner wording for salePrice and royaltyAmount unit of account.
GitHub Diff