Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
3noch committed Mar 4, 2019
2 parents dbfd854 + ff1de11 commit 7d57ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ To originate an account, the command is:
$ tezos-client originate account <NEW> for <MGR> transferring <QTY> from <SRC> --delegatable
```

* `NEW` is the alias you will now give to the originated account. Only originted accounts can
* `NEW` is the alias you will now give to the originated account. Only originated accounts can
be delegated, and even then only if originated with this `--delegatable` flag.
* `MGR` is the name of the key you will use to manage the account. If you want to manage it
with a Ledger device, it should be an existing imported key from the Ledger hardware wallet.
Expand Down

0 comments on commit 7d57ca6

Please sign in to comment.