Skip to content

Commit

Permalink
Clarifying default password for demo account (MinaProtocol#1289)
Browse files Browse the repository at this point in the history
  • Loading branch information
garethtdavies authored and jkrauska committed Dec 10, 2018
1 parent dad3759 commit 7601cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ For ease of setup and experimentation, we've already given you a well-funded acc
$ coda client send-txn -amount <AMOUNT> -privkey-path ./funded-wallet/key -receiver <RECEIVER_ADDRESS>
```

Replacing the `<AMOUNT>` argument with an integer value and the `<RECEIVER_ADDRESS>` with the public key of the account you're sending money to.
Replacing the `<AMOUNT>` argument with an integer value and the `<RECEIVER_ADDRESS>` with the public key of the account you're sending money to. It will prompt you for the private key password but it is blank.

#### Check account balances

Expand Down

0 comments on commit 7601cf1

Please sign in to comment.