sol-like-a-pro icon indicating copy to clipboard operation
sol-like-a-pro copied to clipboard

Error in the Merkle Airdrop test

Open HugaidaS opened this issue 3 years ago • 0 comments

This line of code probably contains an error

instead of token.transfer it is necessary to use token.mint to make test work.

HugaidaS avatar Oct 03 '22 14:10 HugaidaS