Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update default HD path to 60 #1636

Closed
wants to merge 1 commit into from
Closed
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/cli/zetacored/zetacored_keys_add.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ zetacored keys add [name] [flags]
```
--account uint32 Account number for HD derivation (less than equal 2147483647)
--algo string Key signing algorithm to generate keys for
--coin-type uint32 coin type number for HD derivation (default 118)
--coin-type uint32 coin type number for HD derivation (default 60)
--dry-run Perform action, but don't add key to local keystore
--hd-path string Manual HD Path derivation (overrides BIP44 config)
-h, --help help for add
Expand Down
Loading