Remove redundant memory usage in Checkpoints (#4540)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
This commit is contained in:
committed by
GitHub
parent
692dbc560f
commit
d2ba1f6251
5
.changeset/brown-cooks-dress.md
Normal file
5
.changeset/brown-cooks-dress.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': patch
|
||||
---
|
||||
|
||||
`Checkpoints`: Optimized checkpoint access by removing redundant memory usage.
|
||||
Reference in New Issue
Block a user