Add support for more types in Arrays.sol (#5568)
This commit is contained in:
5
.changeset/rare-shirts-unite.md
Normal file
5
.changeset/rare-shirts-unite.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`Arrays`: Add `unsafeAccess`, `unsafeMemoryAccess` and `unsafeSetLength` for `bytes[]` and `string[]`.
|
||||
Reference in New Issue
Block a user