Skip to content

Commit

Permalink
Updating ComputeExamples.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 7, 2024
1 parent 3107575 commit 8598638
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ComputeExamples.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,7 @@ async function createAsset(

const bundleNFT = await nftFactory.createNftWithDatatoken(
nftParamsAsset,
datatokenParams,
false
datatokenParams
)

const trxReceipt = await bundleNFT.wait()
Expand Down

0 comments on commit 8598638

Please sign in to comment.