Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERC721 interface function declaration #8

Open
TechWizard9999 opened this issue Mar 14, 2024 · 0 comments
Open

ERC721 interface function declaration #8

TechWizard9999 opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working easy

Comments

@TechWizard9999
Copy link
Contributor

The current IERC721 interface includes a function declaration without a specified visibility keyword
This inconsistency might lead to issues when importing the interface into other contracts.

@TechWizard9999 TechWizard9999 added bug Something isn't working easy labels Mar 14, 2024
vishal18713 added a commit to vishal18713/realty that referenced this issue Mar 15, 2024
- [x] Added Memory keyword for string datatype
- [x] Memory usage Optimization
- [x] Made function payable and transferred nft after successful
  transfer of funds to the user
- [x] remove unnecessary code and optimized the function for seller
- [x] added visiblity keyword external for ERC721 interface
- [x] Completed the deployment script of Contract.sol
This was referenced Mar 15, 2024
Ansh-Agrawal1817 added a commit to Ansh-Agrawal1817/realty that referenced this issue Mar 15, 2024
Dishant-garg added a commit to Dishant-garg/realty that referenced this issue Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant