mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-20 05:53:08 +00:00
- refactor Mappings.Mapping to use a ClearableBytes32Set and multiple EnumerableSet.Bytes32Sets instead of implementing that code directly in Mappings.Mapping. - update the api for better readability and reasoning. This should be much cleaner now.