Skip to main content

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.
Canonical knowledge ID: glossary:reentrancy-guard