Commit 6f40ed3f by Francisco Giordano

Fix crossreference

parent 57551c85
...@@ -48,7 +48,7 @@ contract ERC721PresetMinterPauserAutoId is Context, AccessControl, ERC721Burnabl ...@@ -48,7 +48,7 @@ contract ERC721PresetMinterPauserAutoId is Context, AccessControl, ERC721Burnabl
/** /**
* @dev Creates a new token for `to`. Its token ID will be automatically * @dev Creates a new token for `to`. Its token ID will be automatically
* assigned (and available on the emitted {ERC721-Transfer} event), and the token * assigned (and available on the emitted {IERC721-Transfer} event), and the token
* URI autogenerated based on the base URI passed at construction. * URI autogenerated based on the base URI passed at construction.
* *
* See {ERC721-_mint}. * See {ERC721-_mint}.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment