-
Notifications
You must be signed in to change notification settings - Fork 700
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid updating the block gap when it's unchanged
Previously, the block gap storage could be updated even when the gap is the same as before. This patch fixes it by only updating the storage when the gap is changed.
- Loading branch information
1 parent
b7d5f15
commit bde7609
Showing
1 changed file
with
13 additions
and
13 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