reentrancy guard
🔥 加密金融中文释义
重入锁
例句
Adding a reentrancy guard prevents the same function from being called again before it completes.
OpenZeppelin's ReentrancyGuard is the standard tool used by Solidity developers to prevent re-entrant calls.
加密金融术语中的其他单词