Replies: 1 comment 2 replies
-
Could you paste the relevant code, or some sort of context to your doubt. Thank you |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the sub lesson about Reentrancy attacks, there's a note that pops up about the ItemBought event being vulnerable to a reentrancy attack. How would a malicious actor go about doing this, and is this risk mitigated through the OpenZeppelin nonReentrant modifier?
Beta Was this translation helpful? Give feedback.
All reactions