Update docs

This commit is contained in:
github-actions
2023-10-06 20:07:17 +00:00
parent cd38191581
commit 0b0071dc77
3 changed files with 6 additions and 3 deletions

View File

@ -370,7 +370,7 @@ to an untrusted contract, when invoking {onERC1155BatchReceived} on the receiver
Ensure to follow the checks-effects-interactions pattern and consider employing
reentrancy guards when interacting with untrusted contracts.
Emits a {TransferBatch} event.
Emits either a {TransferSingle} or a {TransferBatch} event, depending on the length of the array arguments.
Requirements: