Skip to content

withdraw is payable #2

Description

@caffeinum

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions