sandbox-smart-contracts icon indicating copy to clipboard operation
sandbox-smart-contracts copied to clipboard

Feat: Implement exists function on land

Open capedcrusader21 opened this issue 2 years ago • 0 comments

Description

Steps to update the Land contract on mainnet.

  • run command: yarn deploy mainnet --tags LandV3

Checklist:

  • [ ] Pull Request references Jira issue
  • [ ] Pull Request applies to a single purpose
  • [ ] I've added comments to my code where needed
  • [ ] I've updated any relevant docs
  • [ ] I've added tests to show that my changes achieve the desired results
  • [ ] I've reviewed my code
  • [ ] I've followed established naming conventions and formatting
  • [ ] I've generated a coverage report and included a screenshot
  • [ ] All tests are passing locally

capedcrusader21 avatar Oct 14 '22 13:10 capedcrusader21