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

fix borrowNFT method #101

Merged
merged 1 commit into from
Aug 26, 2024
Merged

fix borrowNFT method #101

merged 1 commit into from
Aug 26, 2024

Conversation

austinkline
Copy link
Contributor

The current definition of borrowNFT in the NFTStorefrontV2 definition does not work. This is because ref is of type @{NonFungibleToken.NFT}? not @{NonFungibleToken.NFT}. Because of this, borrowNFT currently always returns nil

@austinkline
Copy link
Contributor Author

@joshuahannan just a heads up that I cannot merge this 🙂

@joshuahannan joshuahannan merged commit f22b358 into onflow:main Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants