upradeableToken icon indicating copy to clipboard operation
upradeableToken copied to clipboard

payable

Open 7flash opened this issue 6 years ago • 0 comments

I see that if you declare this method as payable you cannot send ether to the proxy unless you will declare payable function in delegate contract. Is it correct?

https://github.com/Quillhash/upradeableToken/blob/cf74aa341bc5c35290010688b4e628db2b1cc834/contracts/Proxy.sol#L28

7flash avatar Jun 08 '18 23:06 7flash