decentraland/land

Remove the require which checks for at least one coordinate is included in the params `require(x.length > 0, "You should supply at least one coordinate")

Opened this issue · 2 comments

Remove the require which checks for at least one coordinate is included in the params `require(x.length > 0, "You should supply at least one coordinate")