Fix UPGRADE_INTERFACE_VERSION documentation in ProxyAdmin (#5031)

This commit is contained in:
Eric Lau
2024-05-03 09:27:03 -04:00
committed by GitHub
parent c80b675b8d
commit 52c36d412e
2 changed files with 9 additions and 4 deletions

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': patch
---
`ProxyAdmin`: Fixed documentation for `UPGRADE_INTERFACE_VERSION` getter.