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
10e9883d
Commit
10e9883d
authored
May 28, 2019
by
谢昇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update cli命令使用文档.md
parent
8db31077
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
cli命令使用文档.md
cli命令使用文档.md
+8
-4
No files found.
cli命令使用文档.md
View file @
10e9883d
**版本:
V6.2.0**
**版本:
V6.2.0**
...
...
@@ -450,10 +450,14 @@ Available Commands:
返回合约地址
```
※ 目前支持的执行器包括:(""none"c,ns", "ticket", "norm", "hashlock", "retrieve", "none", "token", "trade", "manage", "evm", "relay", "privacy" and user-defined type )
※ 目前支持的执行器包括:("none", "coins", "manage", "ticket", "hashlock", "multisig", "paracross", "retrieve", "token", "trade", "unfreeze" and user-defined type)
## 7.2 exec userdata 构造用区块链发送文件信息
```
cli exec userdata -d "`cat ~/xxx.md`" -e "user.write" -t "md" ```
-d后跟数据,可指定具体路径下的文件,支持md格式;
-e后接自定义执行器,必须以user.开头;
-t后跟标题。
## exec userdata 用区块链发送文件信息
后文详述。
# mempool模块
```
...
...
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