decentraland/land

Add a check to _pushToken to avoid adding an already existing token to a Estate

Closed this issue · 0 comments

require(tokenIdEstate[tokenId] == 0);