Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
All
-
Reviewed
Description
Looks like we might have redundant copy of Block object as Key for BlocksMap.map hash map. We should restore this to using same object for both Key, Value to save space.