Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Nov 11, 2024
1 parent 4855a43 commit 90ecd6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/end-to-end/src/guides/up_quick_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ echo "Deployed contract at $TOKEN_ADDRESS"

# docs:start:mint-private
MINT_AMOUNT=69
aztec-wallet send mint_to_private -ca last --args accounts:alice $MINT_AMOUNT -f alice
aztec-wallet send mint_to_private -ca last --args accounts:alice accounts:alice $MINT_AMOUNT -f alice
# docs:end:mint-private

# docs:start:get-balance
Expand Down

0 comments on commit 90ecd6f

Please sign in to comment.