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

Update prepare-node-for-validating.md #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions docs/node/run-node/prepare-node-for-validating.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,13 @@ cudos-noded keys add tango --recover
```shell
cudos-noded keys add tango --recover
> Enter your bip39 mnemonic
ostrich, panda, random, word, ostrich, zebra, leg
ordinary witness such toddler tag mouse helmet perfect venue eyebrow upgrade rabbit
Enter keyring passphrase:
- name: tango
type: local
address: cudos1ayq6mrlk5neyuugv7u0wt2tn8zf7e6dx2jyevh
pubkey: '{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A1CClZ6+tue9SUZaSX3X/JjWN7XCWgYYeh58RtPki+aP"}'
address: cudos1yvtuaadhfhxf8ke7zm902z4rj382a8ayymq32s
pubkey: '{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A+UyzMtIA1iDdDDVjz/AMv7AxzhsgbypkHSB5+fJlBpt"}'
mnemonic: ""
```
Expand Down