Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/02_cleos/03_command-reference/create/account.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Options:
```

## Command
A set of EOS keys is required to create an account. A set of EOS keys can be generated by using `cleos create key`.
A set of EOSIO keys is required to create an account. The EOSIO keys can be generated by using `cleos create key`.

```sh
cleos create account inita tester EOS4toFS3YXEQCkuuw1aqDLrtHim86Gz9u3hBdcBw5KNPZcursVHq EOS7d9A3uLe6As66jzN8j44TXJUqJSK3bFjjEEqR4oTvNAB3iM9SA
Expand Down