Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sanbir committed Oct 2, 2024
1 parent 5126b3c commit 81a5184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ The script produces a `tree.json` file, which can later be used in a browser to
- amount of ETH to claim
- merkle proof

The `MerkleAirdrop` contract has a `claim` function, which acceepts these 2 parameters (amount and merkle proof) and can be called by any recipient to get their airdrop.
The `MerkleAirdrop` contract has a `claim` function, which accepts these 2 parameters (amount and merkle proof) and can be called by any recipient to get their airdrop.

0 comments on commit 81a5184

Please sign in to comment.