Skip to content

Commit

Permalink
docs: deploy command fix (#1634)
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan authored Aug 18, 2023
1 parent 5ef2a83 commit a0a43d6
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 @@ -10,7 +10,7 @@ BOB="0x0d557417a3ce7d7b356a8f15d79a868fd8da2af9c5f4981feb9bcf0b614bd17e"

# docs:start:deploy
aztec-cli deploy \
--contract-abi PrivateTokenContractAbi \
PrivateTokenContractAbi \
--args 1000000 $ALICE \
--salt 0
# docs:end:deploy
Expand Down

0 comments on commit a0a43d6

Please sign in to comment.