Skip to content

Commit

Permalink
Update transactions.mdx (#141)
Browse files Browse the repository at this point in the history
no subNameNft
  • Loading branch information
WayneAl authored Jun 20, 2024
1 parent 9262bd7 commit 22fbce8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions documentation/pages/sdk/transactions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ const createLeafSubname = async (name: stringify, parentNftId: string, targetAdd
targetAddress
});

// Transfer the NFT
transaction.transferObjects([subNameNft], transaction.pure.address('0xMyAddress'));
// ... sign and execute the transaction
}
```
Expand Down

0 comments on commit 22fbce8

Please sign in to comment.