-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Line 32 in 1f28695
| function withdraw(address account, uint256 amount, bytes32[] calldata proof) external payable { |
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
Metadata
Metadata
Assignees
Labels
No labels