Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
test
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
谢昇
test
Commits
0db70558
Commit
0db70558
authored
Jun 20, 2022
by
谢昇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update btc脚本钱包找回.md
parent
ec8f26b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
btc脚本钱包找回.md
btc脚本钱包找回.md
+2
-2
No files found.
btc脚本钱包找回.md
View file @
0db70558
# btc
script 命令总览
# btc
script 命令总览
...
@@ -19,7 +19,7 @@ Flags:
...
@@ -19,7 +19,7 @@ Flags:
```
```
获取找回地址需要控制地址A和备份地址B的公钥,可以通过cli命令通过地址获得私钥,再通过私钥获得公钥。
获取找回地址需要控制地址A和备份地址B的公钥,可以通过cli命令通过地址获得私钥,再通过私钥获得公钥。
通过钱包地址获得私钥:
通过钱包地址获得私钥:
`cli account dump_key -a 钱包中的地址`
`cli account dump_key -a 钱包中的地址`
通过私钥获得公钥:
通过私钥获得公钥:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment