Skip to content

Commit

Permalink
update 38 NFTSwap img name
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingAng committed Aug 9, 2022
1 parent 480c019 commit d27c890
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file removed 38_NFTSwap/img/38-10-1.png
Binary file not shown.
Binary file modified 38_NFTSwap/img/38-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed 38_NFTSwap/img/38-9-1.png
Binary file not shown.
Binary file modified 38_NFTSwap/img/38-9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions 38_NFTSwap/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,11 +260,11 @@ contract NFTSwap is IERC721Receiver{

`_tokenId`: `_tokenId`为NFT的id,本案例中为上述mint的`1`Id。

![](./img/38-9-1.png)
![](./img/38-9.png)

调用`NFTSwap`合约的`nftList()`函数,可以看到`NFT`已经下架。再次上架需要重新授权。

![](./img/38-10-1.png)
![](./img/38-10.png)

**注意下架NFT之后,需要重新从步骤3开始,重新授权和上架NFT之后,才能进行购买**

Expand Down

0 comments on commit d27c890

Please sign in to comment.