We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
命令行如何获取地址的助记词? 助记词是中文的 我想获取地址XXXX的助记词 命令行种如何输入?
3.7.2 get 获取本钱包的种子 cli seed get -p “获取seed的密码”
The text was updated successfully, but these errors were encountered:
节点钱包上的助记词获取就是用 cli seed get -p 这个命令。 一个节点钱包只有一个助记词, 这个助记词下可以映射出多个公私钥对以及区块链地址。
Sorry, something went wrong.
No branches or pull requests
命令行如何获取地址的助记词? 助记词是中文的 我想获取地址XXXX的助记词 命令行种如何输入?
3.7.2 get 获取本钱包的种子
cli seed get -p “获取seed的密码”
The text was updated successfully, but these errors were encountered: