Add ability to create clones with initial value in Clones.sol (#4936)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com> Co-authored-by: ernestognw <ernestognw@gmail.com>
This commit is contained in:
5
.changeset/chilled-walls-develop.md
Normal file
5
.changeset/chilled-walls-develop.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`Clones`: Add version of `clone` and `cloneDeterministic` that support sending value at creation.
|
||||
5
.changeset/strong-singers-talk.md
Normal file
5
.changeset/strong-singers-talk.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`Errors`: New library of common custom errors.
|
||||
Reference in New Issue
Block a user