https://github.com/moneypipe-org/buffer/blob/1f28695a283a5a371bae072cd630432ad7d371ff/contracts/Buffer.sol#L32 I wonder if that's a good idea to make it payable? It doesn't seem to update totalReceived if you send ETH to that. P.S. I didn't test it
buffer/contracts/Buffer.sol
Line 32 in 1f28695
I wonder if that's a good idea to make it payable? It doesn't seem to update totalReceived if you send ETH to that.
P.S. I didn't test it