fix(ctb): solc warnings in ProxyAdmin.sol (#2952)
Addresses solc warnings in ProxyAdmin.sol. Also changes the input type from Proxy to address payable because it is *not* guaranteed that the input will actually be of Proxy type.
Showing
Please register or sign in to comment