Reentrancy Guard
A smart-contract protection preventing a protected function from being entered again before its previous execution completes.Definition
A smart-contract protection preventing a protected function from being entered again before its previous execution completes.Why it matters
Security concepts help users and developers recognize common blockchain attack surfaces and defenses.Related knowledge
- Phishing — term
- Smart Contract Audit — term
- Sybil Attack — term
Canonical knowledge ID:
glossary:reentrancy-guard