Add non-value types in EnumerableSet and EnumerableMap (#5658)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
5
.changeset/long-hornets-mate.md
Normal file
5
.changeset/long-hornets-mate.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`EnumerableMap`: Add support for `BytesToBytesMap` type.
|
||||
5
.changeset/pink-dolls-shop.md
Normal file
5
.changeset/pink-dolls-shop.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`EnumerableSet`: Add support for `StringSet` and `BytesSet` types.
|
||||
Reference in New Issue
Block a user