-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extract
_emitDepositRevealedEvent
to overcome the stack too deep
…
…error The number of local variables used in the `_revealDeposit` functions exceeds the allowed limit and causes the `stack too deep` error during compilation. To mitigate it, we are extracting `_emitDepositRevealedEvent` whose responsibility is to emit the `DepositRevealed` event.
- Loading branch information
1 parent
727e669
commit 23aa5fc
Showing
1 changed file
with
24 additions
and
3 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