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

命令行如何获取地址的助记词? #1147

Open
xiaojj2021 opened this issue Jan 27, 2022 · 1 comment
Open

命令行如何获取地址的助记词? #1147

xiaojj2021 opened this issue Jan 27, 2022 · 1 comment

Comments

@xiaojj2021
Copy link

命令行如何获取地址的助记词? 助记词是中文的 我想获取地址XXXX的助记词 命令行种如何输入?

3.7.2 get 获取本钱包的种子
cli seed get -p “获取seed的密码”

@andyYuanFZM
Copy link
Collaborator

节点钱包上的助记词获取就是用 cli seed get -p 这个命令。 一个节点钱包只有一个助记词, 这个助记词下可以映射出多个公私钥对以及区块链地址。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants