Skip to content

withdraw is payable #2

@caffeinum

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

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