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

Remove redundant call to verifyTransfer in method of NFT module #9101

Closed
Tracked by #7245
Incede opened this issue Oct 18, 2023 · 0 comments
Closed
Tracked by #7245

Remove redundant call to verifyTransfer in method of NFT module #9101

Incede opened this issue Oct 18, 2023 · 0 comments
Assignees
Milestone

Comments

@Incede
Copy link
Contributor

Incede commented Oct 18, 2023

Description

Remove redundant call to verifyTransfer in transferCrossChain method of NFT module as the all the checks are already repeated in verifyTransferCrossChain following it.

Acceptance Criteria

  • Remove the specified check
  • All tests should pas

Additional Information

release/6.1.0

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

3 participants