Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Method isNFTSupported incorrectly checks if the nft already exists #8832

Closed
Tracked by #6917
Incede opened this issue Aug 9, 2023 · 0 comments
Closed
Tracked by #6917

Method isNFTSupported incorrectly checks if the nft already exists #8832

Incede opened this issue Aug 9, 2023 · 0 comments
Assignees
Milestone

Comments

@Incede
Copy link
Contributor

Incede commented Aug 9, 2023

Expected behavior

While receiving nft a chain should check if the nft id is already supported by it

Actual behavior

Due to incorrect logic in isNFTSupported method, it also checks if the nft already exists on the receiving chain

Steps to reproduce

Transfer nft b/w two different chains and observe the logs

Which version(s) does this affect? (Environment, OS, etc...)

feature/6917-implement-nft-module

Additional Information

Relevant LIP PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants