Mint-Gold-Dust / v2-contracts

0 stars 0 forks source link

Make `_amount` unnamed variable #76

Closed 0xdcota closed 9 months ago

0xdcota commented 9 months ago

In the MintGoldDustERC721.sol contract make the _amount input in the function transfer(...) unnamed to remove compiling warning.

https://github.com/Mint-Gold-Dust/v2-contracts/blob/92528b7daef026f51d95bf92f0059356c540d384/contracts/marketplace/MintGoldDustERC721.sol#L48