mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-03-10 21:53:12 +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.