-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add reentrancy guard to VRFCoordinatorV2Mock to align its behaviour w… (
#10585) * Add reentrancy guard to VRFCoordinatorV2Mock to align its behaviour with VRFCoordinatorV2 * Prettier fix * Added nonReentrant for cancelSubscription, and removeConsumer --------- Co-authored-by: Sri Kidambi <[email protected]>
- Loading branch information
1 parent
7fa327e
commit 5db043c
Showing
3 changed files
with
35 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters