Skip to content

Commit

Permalink
test mint 1 nft
Browse files Browse the repository at this point in the history
  • Loading branch information
HJCrypto committed Nov 4, 2022
1 parent ee80c6d commit 8fd4d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/src/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
elif index == 5:
util.update_mint_fee()
else:
util.mint(num_mints = 11, amount_per_mint = 1)
util.mint(num_mints = 1, amount_per_mint = 1)

0 comments on commit 8fd4d09

Please sign in to comment.