Add `view` modifier to `proxyAdmin` in TransparentUpgradeableProxy (#4688)
Co-authored-by: Eric Lau <ericglau@outlook.com>pull/4702/head
parent
9c22fb5f33
commit
aed22fbc22
@ -0,0 +1,5 @@ |
||||
--- |
||||
'openzeppelin-solidity': patch |
||||
--- |
||||
|
||||
`TransparentUpgradeableProxy`: Make internal `_proxyAdmin()` getter have `view` visibility. |
Loading…
Reference in new issue