Skip to content

Commit

Permalink
fix docs error (ChainSafe#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
orangemio authored Jul 13, 2022
1 parent 8cee3ff commit 69e06ae
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 @@ -122,7 +122,7 @@ To use secure keys, see `chainbridge accounts --help`. The keystore password can

To import external ethereum keys, such as those generated with geth, use `chainbridge accounts import --ethereum /path/to/key`.

To import private keys as keystores, use `chainbridge account import --privateKey key`.
To import private keys as keystores, use `chainbridge accounts import --privateKey key`.

For testing purposes, chainbridge provides 5 test keys. The can be used with `--testkey <name>`, where `name` is one of `Alice`, `Bob`, `Charlie`, `Dave`, or `Eve`.

Expand Down

0 comments on commit 69e06ae

Please sign in to comment.