lukso-network / lsp-smart-contracts

The reference implementation for universal profiles smart contracts
https://www.npmjs.com/package/@lukso/lsp-smart-contracts
Apache License 2.0
76 stars 50 forks source link

docs: fix incorrect Natspec for LSP8 function `tokenOwnerOf` #931

Closed CJ42 closed 6 months ago

CJ42 commented 6 months ago

What does this PR introduce?

📄 Documentation

The Natspec comments description of the function tokenOwnerOf is incorrect and is a duplicate of tokenIdsOf in the ILSP8 interface. Fix the comment with a correct one.