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
562558e5
Commit
562558e5
authored
Jul 31, 2019
by
谢昇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update cli独立模块命令-1(hashlock、retrieve、txgroup、multisig).md
parent
87d3f6d9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
cli独立模块命令-1(hashlock、retrieve、txgroup、multisig).md
cli独立模块命令-1(hashlock、retrieve、txgroup、multisig).md
+4
-4
No files found.
cli独立模块命令-1(hashlock、retrieve、txgroup、multisig).md
View file @
562558e5
**版本:
V6.2.0**
**版本:
V6.2.0**
...
@@ -276,13 +276,13 @@ A地址retrieve合约中的的部分已经取回到B地址的retrieve合约中
...
@@ -276,13 +276,13 @@ A地址retrieve合约中的的部分已经取回到B地址的retrieve合约中
## 具体操作流程
## 具体操作流程
-
首先构建多个交易
-
首先构建多个交易
`cli
bty
transfer -t 地址A`
`cli
coins
transfer -t 地址A`
```
```
返回字符串A1
返回字符串A1
```
```
`cli
bty
transfer -t 地址B`
`cli
coins
transfer -t 地址B`
```
```
返回字符串A2
返回字符串A2
...
@@ -290,7 +290,7 @@ A地址retrieve合约中的的部分已经取回到B地址的retrieve合约中
...
@@ -290,7 +290,7 @@ A地址retrieve合约中的的部分已经取回到B地址的retrieve合约中
-
将两个交易组成交易组
-
将两个交易组成交易组
`cli
bty
txgroup -t "字符串A1 字符串A2"`
`cli
coins
txgroup -t "字符串A1 字符串A2"`
```
```
返回字符串A3
返回字符串A3
...
...
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