Add IERC5313.sol (#4013)

Co-authored-by: Ernesto García <ernestognw@gmail.com>
This commit is contained in:
Hadrien Croubois
2023-02-03 19:57:47 +01:00
committed by GitHub
parent 740ce2d440
commit 132e5aa97b
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': minor
---
`IERC5313`: Add an interface for EIP-5313 that is now final.