forked from AmazingAng/WTF-Solidity
-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Daniil Krizhanovskyi <[email protected]>
Fix NFTSwap.sol - Resolved undeclared variable `_order` issues by mapping it correctly to `nftList`. - Corrected import paths for ERC721 dependencies. - Implemented proper validations for `list`, `purchase`, `revoke`, and `update` methods. - Compiled the contract successfully and verified output artifacts. This closes issue AmazingAng#830.
- Loading branch information
Daniil Krizhanovskyi
committed
Dec 6, 2024
1 parent
c75871d
commit c6dbb1f
Showing
1 changed file
with
51 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters