Update docs
This commit is contained in:
@ -2487,7 +2487,9 @@ Emits a {Transfer} event.
|
||||
|
||||
Transfers `tokenId` token from `from` to `to`.
|
||||
|
||||
WARNING: Usage of this method is discouraged, use {safeTransferFrom} whenever possible.
|
||||
WARNING: Note that the caller is responsible to confirm that the recipient is capable of receiving ERC721
|
||||
or else they may be permanently lost. Usage of {safeTransferFrom} prevents loss, though the caller must
|
||||
understand this adds an external call which potentially creates a reentrancy vulnerability.
|
||||
|
||||
Requirements:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user